summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qaction_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/kernel/qaction_p.h')
-rw-r--r--src/widgets/kernel/qaction_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/kernel/qaction_p.h b/src/widgets/kernel/qaction_p.h
index f3154f90c1..652c9358e1 100644
--- a/src/widgets/kernel/qaction_p.h
+++ b/src/widgets/kernel/qaction_p.h
@@ -53,8 +53,8 @@
// We mean it.
//
-#include "QtGui/qaction.h"
-#include "QtGui/qmenu.h"
+#include "QtWidgets/qaction.h"
+#include "QtWidgets/qmenu.h"
#include "private/qgraphicswidget_p.h"
#include "private/qobject_p.h"