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 5eb9a9c87..ca6db89ef 100644
--- a/examples/demo/qasteroids/toplevel.cpp
+++ b/examples/demo/qasteroids/toplevel.cpp
@@ -10,7 +10,7 @@
#include <tqlcdnumber.h>
#include <tqpushbutton.h>
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include "toplevel.h"
#include "ledmeter.h"