summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qstylepainter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/styles/qstylepainter.h')
-rw-r--r--src/widgets/styles/qstylepainter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/styles/qstylepainter.h b/src/widgets/styles/qstylepainter.h
index 0fc3f2b4b9..1a65ef0616 100644
--- a/src/widgets/styles/qstylepainter.h
+++ b/src/widgets/styles/qstylepainter.h
@@ -43,8 +43,8 @@
#define QSTYLEPAINTER_H
#include <QtGui/qpainter.h>
-#include <QtGui/qstyle.h>
-#include <QtGui/qwidget.h>
+#include <QtWidgets/qstyle.h>
+#include <QtWidgets/qwidget.h>
QT_BEGIN_HEADER