summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qapplication.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/kernel/qapplication.h')
-rw-r--r--src/widgets/kernel/qapplication.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/kernel/qapplication.h b/src/widgets/kernel/qapplication.h
index 3a5f02f144..16c7c7f4c3 100644
--- a/src/widgets/kernel/qapplication.h
+++ b/src/widgets/kernel/qapplication.h
@@ -48,10 +48,10 @@
#include <QtCore/qsize.h>
#include <QtGui/qcursor.h>
#ifdef QT_INCLUDE_COMPAT
-# include <QtGui/qdesktopwidget.h>
+# include <QtWidgets/qdesktopwidget.h>
#endif
#ifdef QT3_SUPPORT
-# include <QtGui/qwidget.h>
+# include <QtWidgets/qwidget.h>
# include <QtGui/qpalette.h>
#endif
#ifdef Q_WS_QWS