summaryrefslogtreecommitdiffstats
path: root/examples/demo/qasteroids/toplevel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/qasteroids/toplevel.cpp')
-rw-r--r--examples/demo/qasteroids/toplevel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/qasteroids/toplevel.cpp b/examples/demo/qasteroids/toplevel.cpp
index ad548127..06e83af3 100644
--- a/examples/demo/qasteroids/toplevel.cpp
+++ b/examples/demo/qasteroids/toplevel.cpp
@@ -6,7 +6,7 @@
// --- toplevel.cpp ---
#include <ntqaccel.h>
#include <tqlabel.h>
-#include <ntqlayout.h>
+#include <tqlayout.h>
#include <tqlcdnumber.h>
#include <tqpushbutton.h>