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.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qmainwindow.cpp b/src/widgets/qmainwindow.cpp
index ff88e71d5..c4549968e 100644
--- a/src/widgets/qmainwindow.cpp
+++ b/src/widgets/qmainwindow.cpp
@@ -61,7 +61,7 @@
#include "ntqbitmap.h"
#include "ntqdockarea.h"
#include "tqstringlist.h"
-#include "ntqstyle.h"
+#include "tqstyle.h"
#ifdef TQ_WS_MACX
# include "qt_mac.h"
#endif