summaryrefslogtreecommitdiff
path: root/include/sfx2/lokcharthelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/lokcharthelper.hxx')
-rw-r--r--include/sfx2/lokcharthelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sfx2/lokcharthelper.hxx b/include/sfx2/lokcharthelper.hxx
index 92c57217f621..85b0baf66e1a 100644
--- a/include/sfx2/lokcharthelper.hxx
+++ b/include/sfx2/lokcharthelper.hxx
@@ -14,8 +14,8 @@
#include <tools/gen.hxx>
#include <vcl/window.hxx>
-#include <com/sun/star/frame/XController.hpp>
-#include <com/sun/star/frame/XDispatch.hpp>
+namespace com::sun::star::frame { class XController; }
+namespace com::sun::star::frame { class XDispatch; }
class SfxViewShell;
class VirtualDevice;