summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbapropvalue.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbapropvalue.hxx')
-rw-r--r--sc/source/ui/vba/vbapropvalue.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbapropvalue.hxx b/sc/source/ui/vba/vbapropvalue.hxx
index d7ca6add2..cd566e849 100644
--- a/sc/source/ui/vba/vbapropvalue.hxx
+++ b/sc/source/ui/vba/vbapropvalue.hxx
@@ -32,7 +32,7 @@
#include <ooo/vba/XPropValue.hpp>
#include <cppuhelper/implbase1.hxx>
-#include "vbahelper.hxx"
+#include "excelvbahelper.hxx"
typedef ::cppu::WeakImplHelper1< ov::XPropValue > PropValueImpl_BASE;