summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbadocumentproperties.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbadocumentproperties.cxx')
-rw-r--r--sw/source/ui/vba/vbadocumentproperties.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/vba/vbadocumentproperties.cxx b/sw/source/ui/vba/vbadocumentproperties.cxx
index be3151ea7458..2b31ebe73992 100644
--- a/sw/source/ui/vba/vbadocumentproperties.cxx
+++ b/sw/source/ui/vba/vbadocumentproperties.cxx
@@ -26,8 +26,8 @@
#include <ooo/vba/office/MsoDocProperties.hpp>
#include <memory>
#include "wordvbahelper.hxx"
-#include "fesh.hxx"
-#include "docsh.hxx"
+#include <fesh.hxx>
+#include <docsh.hxx>
using namespace ::ooo::vba;
using namespace css;