diff options
Diffstat (limited to 'examples/demo/frame.cpp')
-rw-r--r-- | examples/demo/frame.cpp | 2 |
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> |