summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbaworksheet.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbaworksheet.hxx')
-rw-r--r--sc/source/ui/vba/vbaworksheet.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbaworksheet.hxx b/sc/source/ui/vba/vbaworksheet.hxx
index 4b7ded3cc680..27035349936b 100644
--- a/sc/source/ui/vba/vbaworksheet.hxx
+++ b/sc/source/ui/vba/vbaworksheet.hxx
@@ -36,7 +36,7 @@
#include <rtl/ref.hxx>
#include <vbahelper/vbahelperinterface.hxx>
-#include "address.hxx"
+#include <address.hxx>
namespace ooo { namespace vba { namespace excel {
class XChartObjects;