diff options
Diffstat (limited to 'examples/qwerty/main.cpp')
-rw-r--r-- | examples/qwerty/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qwerty/main.cpp b/examples/qwerty/main.cpp index 727a3aaf2..01ab2a47d 100644 --- a/examples/qwerty/main.cpp +++ b/examples/qwerty/main.cpp @@ -7,7 +7,7 @@ ** *****************************************************************************/ -#include <qapplication.h> +#include <ntqapplication.h> #include "qwerty.h" |