summaryrefslogtreecommitdiffstats
path: root/examples/textedit/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/textedit/main.cpp')
-rw-r--r--examples/textedit/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/textedit/main.cpp b/examples/textedit/main.cpp
index 31b5412a..f07bf4a2 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 )