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.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/demo/qasteroids/toplevel.h b/examples/demo/qasteroids/toplevel.h
index 158363b0..6b347806 100644
--- a/examples/demo/qasteroids/toplevel.h
+++ b/examples/demo/qasteroids/toplevel.h
@@ -7,9 +7,9 @@
#ifndef __KAST_TOPLEVEL_H__
#define __KAST_TOPLEVEL_H__
-#include <qmainwindow.h>
-#include <qdict.h>
-#include <qmap.h>
+#include <ntqmainwindow.h>
+#include <ntqdict.h>
+#include <ntqmap.h>
#include "view.h"