summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbapivotcache.hxx
diff options
context:
space:
mode:
authorNoel Power <npower@openoffice.org>2009-09-18 15:24:22 +0000
committerNoel Power <npower@openoffice.org>2009-09-18 15:24:22 +0000
commitdfc77d75e1bbf9ff8b9ad43d1d79caee38f927f0 (patch)
treea48f7ee96890d25edf0242b641511fc7fa5dd2ff /sc/source/ui/vba/vbapivotcache.hxx
parent4694e90c500d8cd3782bb374a1d76781e8f41f4a (diff)
initial commit of code reorg, existing files that are modified
Diffstat (limited to 'sc/source/ui/vba/vbapivotcache.hxx')
-rw-r--r--sc/source/ui/vba/vbapivotcache.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbapivotcache.hxx b/sc/source/ui/vba/vbapivotcache.hxx
index 8a57401d2ff9..6e98344d115e 100644
--- a/sc/source/ui/vba/vbapivotcache.hxx
+++ b/sc/source/ui/vba/vbapivotcache.hxx
@@ -34,7 +34,7 @@
#include <com/sun/star/sheet/XDataPilotTable.hpp>
#include <ooo/vba/excel/XPivotCache.hpp>
-#include "vbahelperinterface.hxx"
+#include <vbahelper/vbahelperinterface.hxx>
typedef InheritedHelperInterfaceImpl1<ov::excel::XPivotCache > PivotCacheImpl_BASE;