summaryrefslogtreecommitdiffstats
path: root/kpacman/referee.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpacman/referee.h')
-rw-r--r--kpacman/referee.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/kpacman/referee.h b/kpacman/referee.h
index cbc00a9..cdd20ad 100644
--- a/kpacman/referee.h
+++ b/kpacman/referee.h
@@ -2,15 +2,15 @@
#define REFEREE_H
#ifdef HAVE_CONFIG_H
-#include <config.h>
+#include "config.h"
#endif
#include <kapp.h>
-#include <ntqwidget.h>
-#include <ntqstrlist.h>
-#include <ntqarray.h>
-#include <ntqbitarry.h>
+#include <tqwidget.h>
+#include <tqstrlist.h>
+#include <tqarray.h>
+#include <tqbitarray.h>
#include "board.h"
#include "pacman.h"