summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbaworksheets.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbaworksheets.hxx')
-rw-r--r--sc/source/ui/vba/vbaworksheets.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbaworksheets.hxx b/sc/source/ui/vba/vbaworksheets.hxx
index 95c644e7cf0b..834616f91644 100644
--- a/sc/source/ui/vba/vbaworksheets.hxx
+++ b/sc/source/ui/vba/vbaworksheets.hxx
@@ -27,7 +27,7 @@
#include <vbahelper/vbacollectionimpl.hxx>
-#include "address.hxx"
+#include <address.hxx>
typedef CollTestImplHelper< ov::excel::XWorksheets > ScVbaWorksheets_BASE;