summaryrefslogtreecommitdiffstats
path: root/src/widgets/qmainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/qmainwindow.cpp')
-rw-r--r--src/widgets/qmainwindow.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/qmainwindow.cpp b/src/widgets/qmainwindow.cpp
index 0048f566b..1f33829f7 100644
--- a/src/widgets/qmainwindow.cpp
+++ b/src/widgets/qmainwindow.cpp
@@ -41,7 +41,7 @@
#include "ntqmainwindow.h"
#ifndef TQT_NO_MAINWINDOW
-#include "ntqtimer.h"
+#include "tqtimer.h"
#include "ntqlayout.h"
#include "tqobjectlist.h"
#include "ntqintdict.h"
@@ -56,7 +56,7 @@
#include "ntqstatusbar.h"
#include "ntqscrollview.h"
#include "ntqtooltip.h"
-#include "ntqdatetime.h"
+#include "tqdatetime.h"
#include "ntqwhatsthis.h"
#include "ntqbitmap.h"
#include "ntqdockarea.h"