summaryrefslogtreecommitdiffstats
path: root/examples/qwerty/qwerty.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qwerty/qwerty.cpp')
-rw-r--r--examples/qwerty/qwerty.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qwerty/qwerty.cpp b/examples/qwerty/qwerty.cpp
index c6f363811..368d12d95 100644
--- a/examples/qwerty/qwerty.cpp
+++ b/examples/qwerty/qwerty.cpp
@@ -8,7 +8,7 @@
*****************************************************************************/
#include "qwerty.h"
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include <tqfile.h>
#include <tqfiledialog.h>
#include <tqpopupmenu.h>