summaryrefslogtreecommitdiffstats
path: root/kpacman/monster.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpacman/monster.h')
-rw-r--r--kpacman/monster.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpacman/monster.h b/kpacman/monster.h
index 4f508b0..385c513 100644
--- a/kpacman/monster.h
+++ b/kpacman/monster.h
@@ -2,8 +2,8 @@
#define MONSTER_H
#include <stdlib.h>
-#include <ntqpixmap.h>
-#include <ntqwidget.h>
+#include <tqpixmap.h>
+#include <tqwidget.h>
#include "board.h"