summaryrefslogtreecommitdiff
path: root/include/sfx2/msgpool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/msgpool.hxx')
-rw-r--r--include/sfx2/msgpool.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/sfx2/msgpool.hxx b/include/sfx2/msgpool.hxx
index ea5650506414..357d86d67bed 100644
--- a/include/sfx2/msgpool.hxx
+++ b/include/sfx2/msgpool.hxx
@@ -23,13 +23,12 @@
#include <sal/config.h>
#include <sal/types.h>
#include <sfx2/dllapi.h>
-#include <sfx2/msg.hxx>
#include <sfx2/groupid.hxx>
-#include <memory>
#include <vector>
class SfxInterface;
class SfxSlot;
+class SfxViewFrame;
class SFX2_DLLPUBLIC SfxSlotPool
{