summaryrefslogtreecommitdiffstats
path: root/examples/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'examples/i18n')
-rw-r--r--examples/i18n/mywidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/i18n/mywidget.h b/examples/i18n/mywidget.h
index 7d0b81a71..41367eccb 100644
--- a/examples/i18n/mywidget.h
+++ b/examples/i18n/mywidget.h
@@ -11,7 +11,7 @@
#define MYWIDGET_H
#include <ntqmainwindow.h>
-#include <ntqstring.h>
+#include <tqstring.h>
class MyWidget : public TQMainWindow
{