summaryrefslogtreecommitdiff
path: root/sc/inc/dptabdat.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-03-09 15:03:43 -0500
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-03-09 15:04:26 -0500
commitbded4b782a1dcd22ccd7187262d1aea3b0d50e6a (patch)
tree2144a7415cb7488aa770a38440a65b6a17e81f39 /sc/inc/dptabdat.hxx
parent87279e0e812bac7f2c17f2758a39bcfd942214af (diff)
dptablecache.* to dpcache.*
Diffstat (limited to 'sc/inc/dptabdat.hxx')
-rw-r--r--sc/inc/dptabdat.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/dptabdat.hxx b/sc/inc/dptabdat.hxx
index de323e6b41e2..0fbad22f4a92 100644
--- a/sc/inc/dptabdat.hxx
+++ b/sc/inc/dptabdat.hxx
@@ -32,7 +32,7 @@
#include "address.hxx"
#include "dpoutput.hxx"
#include "dpcachetable.hxx"
-#include "dptablecache.hxx"
+#include "dpcache.hxx"
#include <tools/string.hxx>
#include <vector>