summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbainterior.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbainterior.cxx')
-rw-r--r--sc/source/ui/vba/vbainterior.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbainterior.cxx b/sc/source/ui/vba/vbainterior.cxx
index 3178d88ca6dc..91bfe2fae30e 100644
--- a/sc/source/ui/vba/vbainterior.cxx
+++ b/sc/source/ui/vba/vbainterior.cxx
@@ -39,7 +39,7 @@
#include "vbainterior.hxx"
#include "vbapalette.hxx"
-#include "document.hxx"
+#include <document.hxx>
#define COLORMAST 0xFFFFFF
typedef std::map< sal_Int32, sal_Int32 > PatternMap;