summaryrefslogtreecommitdiffstats
path: root/kpacman/colors.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpacman/colors.h')
-rw-r--r--kpacman/colors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpacman/colors.h b/kpacman/colors.h
index dd32b18..33beae2 100644
--- a/kpacman/colors.h
+++ b/kpacman/colors.h
@@ -1,7 +1,7 @@
#ifndef COLORS_H
#define COLORS_H
-#include <ntqcolor.h>
+#include <tqcolor.h>
#define BLACK TQColor(TQt::black)
#define RED TQColor(TQt::red)