summaryrefslogtreecommitdiff
path: root/include/sfx2/dispatch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/dispatch.hxx')
-rw-r--r--include/sfx2/dispatch.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/dispatch.hxx b/include/sfx2/dispatch.hxx
index ee46d5c89909..6e87c89217f4 100644
--- a/include/sfx2/dispatch.hxx
+++ b/include/sfx2/dispatch.hxx
@@ -30,9 +30,9 @@
#include <o3tl/span.hxx>
#include <boost/property_tree/ptree_fwd.hpp>
-#include <vcl/menu.hxx>
#include <initializer_list>
+class Menu;
class SfxSlotServer;
class SfxRequest;
class SfxViewFrame;