summaryrefslogtreecommitdiffstats
path: root/examples/demo/frame.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/frame.cpp')
-rw-r--r--examples/demo/frame.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/frame.cpp b/examples/demo/frame.cpp
index 728708517..85375eb55 100644
--- a/examples/demo/frame.cpp
+++ b/examples/demo/frame.cpp
@@ -12,7 +12,7 @@
#include <ntqapplication.h>
#include <tqpopupmenu.h>
#include <tqmenubar.h>
-#include <ntqaccel.h>
+#include <tqaccel.h>
#include <tqtoolbox.h>
#include <tqpainter.h>
#include <tqwidgetstack.h>