diff options
Diffstat (limited to 'examples/textedit/main.cpp')
-rw-r--r-- | examples/textedit/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/textedit/main.cpp b/examples/textedit/main.cpp index 31b5412a3..f07bf4a26 100644 --- a/examples/textedit/main.cpp +++ b/examples/textedit/main.cpp @@ -7,7 +7,7 @@ ** *****************************************************************************/ -#include <qapplication.h> +#include <ntqapplication.h> #include "textedit.h" int main( int argc, char ** argv ) |