summaryrefslogtreecommitdiffstats
path: root/examples/demo/qasteroids
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/qasteroids')
-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 2d9cc5eee..87af4c8b5 100644
--- a/examples/demo/qasteroids/toplevel.h
+++ b/examples/demo/qasteroids/toplevel.h
@@ -9,7 +9,7 @@
#include <ntqmainwindow.h>
#include <ntqdict.h>
-#include <ntqmap.h>
+#include <tqmap.h>
#include "view.h"