summaryrefslogtreecommitdiffstats
path: root/examples/qwerty/qwerty.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qwerty/qwerty.h')
-rw-r--r--examples/qwerty/qwerty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qwerty/qwerty.h b/examples/qwerty/qwerty.h
index 6da83a38..6b5146f6 100644
--- a/examples/qwerty/qwerty.h
+++ b/examples/qwerty/qwerty.h
@@ -12,7 +12,7 @@
#include <tqwidget.h>
#include <tqmenubar.h>
-#include <ntqmultilineedit.h>
+#include <tqmultilineedit.h>
#include <tqprinter.h>
class Editor : public TQWidget