summaryrefslogtreecommitdiff
path: root/include/filter/msfilter/svxmsbas.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/filter/msfilter/svxmsbas.hxx')
-rw-r--r--include/filter/msfilter/svxmsbas.hxx10
1 files changed, 6 insertions, 4 deletions
diff --git a/include/filter/msfilter/svxmsbas.hxx b/include/filter/msfilter/svxmsbas.hxx
index 312e18c87b11..5b549d29ac20 100644
--- a/include/filter/msfilter/svxmsbas.hxx
+++ b/include/filter/msfilter/svxmsbas.hxx
@@ -20,14 +20,16 @@
#ifndef INCLUDED_FILTER_MSFILTER_SVXMSBAS_HXX
#define INCLUDED_FILTER_MSFILTER_SVXMSBAS_HXX
-#include <tools/solar.h>
-#include <filter/msfilter/msfilterdllapi.h>
-
#include <map>
#include <unordered_map>
+#include <filter/msfilter/msfilterdllapi.h>
+#include <rtl/ustring.hxx>
+#include <sot/storage.hxx>
+#include <tools/solar.h>
+#include <tools/ref.hxx>
+
class SfxObjectShell;
-class SotStorage;
/* Construct with the root storage of the MS document, with bImportCode
* set the visual basic code will be imported into the stardocument when Import