summaryrefslogtreecommitdiff
path: root/include/sfx2/groupid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/groupid.hxx')
-rw-r--r--include/sfx2/groupid.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/sfx2/groupid.hxx b/include/sfx2/groupid.hxx
index 1e6823c85af8..7829fa8c0298 100644
--- a/include/sfx2/groupid.hxx
+++ b/include/sfx2/groupid.hxx
@@ -19,6 +19,10 @@
#ifndef INCLUDED_SFX2_GROUPID_HXX
#define INCLUDED_SFX2_GROUPID_HXX
+#include <sal/types.h>
+
+#include <functional>
+
// !! If you add a new group, please change sfxbasecontroller.cxx and
// !! com.sun.star.frame.CommandGroup accordingly!