summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qactiongroup_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qactiongroup_p.h')
-rw-r--r--src/gui/kernel/qactiongroup_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/kernel/qactiongroup_p.h b/src/gui/kernel/qactiongroup_p.h
index c7a058a6f2..ba939a2b10 100644
--- a/src/gui/kernel/qactiongroup_p.h
+++ b/src/gui/kernel/qactiongroup_p.h
@@ -21,6 +21,8 @@
#if QT_CONFIG(shortcut)
# include <QtGui/private/qshortcutmap_p.h>
#endif
+
+#include <QtCore/qpointer.h>
#include "private/qobject_p.h"
QT_REQUIRE_CONFIG(action);