summaryrefslogtreecommitdiffstats
path: root/examples/demo/qasteroids/toplevel.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/qasteroids/toplevel.h')
-rw-r--r--examples/demo/qasteroids/toplevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/qasteroids/toplevel.h b/examples/demo/qasteroids/toplevel.h
index 6209c5f8f..b86d45b17 100644
--- a/examples/demo/qasteroids/toplevel.h
+++ b/examples/demo/qasteroids/toplevel.h
@@ -8,7 +8,7 @@
#define __KAST_TOPLEVEL_H__
#include <tqmainwindow.h>
-#include <ntqdict.h>
+#include <tqdict.h>
#include <tqmap.h>
#include "view.h"