diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-10-31 22:12:07 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-10-31 22:12:46 -0400 |
commit | 507cf0c4ddfac44a43caf4405e220bdd00dca438 (patch) | |
tree | 59dc5f0fa8468b605086d2824a9e3f302ba1a04c /sc/inc/dptabdat.hxx | |
parent | 2a2a2c42814a2b3d00c85f7ba48fcc0f9f04a111 (diff) |
Rename the files to reflect the class name change.
Change-Id: I6223cd12ab539cd19555c0b23f2bce73f519a31f
Diffstat (limited to 'sc/inc/dptabdat.hxx')
-rw-r--r-- | sc/inc/dptabdat.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/dptabdat.hxx b/sc/inc/dptabdat.hxx index 26ada0e84ef0..629a0e577a3f 100644 --- a/sc/inc/dptabdat.hxx +++ b/sc/inc/dptabdat.hxx @@ -31,7 +31,7 @@ #include "address.hxx" #include "dpoutput.hxx" -#include "dpcachetable.hxx" +#include "dpfilteredcache.hxx" #include "dpcache.hxx" #include "dpmacros.hxx" |