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 06e83af3e..5eb9a9c87 100644
--- a/examples/demo/qasteroids/toplevel.cpp
+++ b/examples/demo/qasteroids/toplevel.cpp
@@ -4,7 +4,7 @@
* Part of the KDE project
*/
// --- toplevel.cpp ---
-#include <ntqaccel.h>
+#include <tqaccel.h>
#include <tqlabel.h>
#include <tqlayout.h>
#include <tqlcdnumber.h>