summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpoutput.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-10-31 22:12:07 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-10-31 22:12:46 -0400
commit507cf0c4ddfac44a43caf4405e220bdd00dca438 (patch)
tree59dc5f0fa8468b605086d2824a9e3f302ba1a04c /sc/inc/dpoutput.hxx
parentRename ScDPCacheTable to ScDPFilteredCache. (diff)
downloadcore-507cf0c4ddfac44a43caf4405e220bdd00dca438.tar.gz
core-507cf0c4ddfac44a43caf4405e220bdd00dca438.zip
Rename the files to reflect the class name change.
Change-Id: I6223cd12ab539cd19555c0b23f2bce73f519a31f
Diffstat (limited to 'sc/inc/dpoutput.hxx')
-rw-r--r--sc/inc/dpoutput.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/dpoutput.hxx b/sc/inc/dpoutput.hxx
index 22f18a64f124..1716d4a6f985 100644
--- a/sc/inc/dpoutput.hxx
+++ b/sc/inc/dpoutput.hxx
@@ -38,7 +38,7 @@
#include "global.hxx"
#include "address.hxx"
-#include "dpcachetable.hxx"
+#include "dpfilteredcache.hxx"
#include "dptypes.hxx"
#include <vector>