summaryrefslogtreecommitdiffstats
path: root/tools/linguist/tutorial/tt2/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/linguist/tutorial/tt2/mainwindow.h')
-rw-r--r--tools/linguist/tutorial/tt2/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/linguist/tutorial/tt2/mainwindow.h b/tools/linguist/tutorial/tt2/mainwindow.h
index 0d023bb6..0a190af0 100644
--- a/tools/linguist/tutorial/tt2/mainwindow.h
+++ b/tools/linguist/tutorial/tt2/mainwindow.h
@@ -7,7 +7,7 @@
#ifndef MAINWINDOW_H
#define MAINWINDOW_H
-#include <qmainwindow.h>
+#include <ntqmainwindow.h>
class MainWindow : public TQMainWindow
{