diff options
Diffstat (limited to 'examples/qwerty/qwerty.cpp')
-rw-r--r-- | examples/qwerty/qwerty.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qwerty/qwerty.cpp b/examples/qwerty/qwerty.cpp index 74758db27..1c1d6cc8d 100644 --- a/examples/qwerty/qwerty.cpp +++ b/examples/qwerty/qwerty.cpp @@ -11,7 +11,7 @@ #include <ntqapplication.h> #include <ntqfile.h> #include <ntqfiledialog.h> -#include <ntqpopupmenu.h> +#include <tqpopupmenu.h> #include <tqtextstream.h> #include <ntqpainter.h> #include <ntqmessagebox.h> |