summaryrefslogtreecommitdiffstats
path: root/examples/i18n/mywidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/i18n/mywidget.h')
-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 41367eccb..9e781bf1c 100644
--- a/examples/i18n/mywidget.h
+++ b/examples/i18n/mywidget.h
@@ -10,7 +10,7 @@
#ifndef MYWIDGET_H
#define MYWIDGET_H
-#include <ntqmainwindow.h>
+#include <tqmainwindow.h>
#include <tqstring.h>
class MyWidget : public TQMainWindow