summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwidgetaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/kernel/qwidgetaction.h')
-rw-r--r--src/widgets/kernel/qwidgetaction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/kernel/qwidgetaction.h b/src/widgets/kernel/qwidgetaction.h
index 4d302e8c61..e3bfc62ca7 100644
--- a/src/widgets/kernel/qwidgetaction.h
+++ b/src/widgets/kernel/qwidgetaction.h
@@ -41,7 +41,7 @@
#define QWIDGETACTION_H
#include <QtWidgets/qtwidgetsglobal.h>
-#include <QtWidgets/qaction.h>
+#include <QtGui/qaction.h>
QT_REQUIRE_CONFIG(action);