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/dptabres.hxx | |
parent | 2a2a2c42814a2b3d00c85f7ba48fcc0f9f04a111 (diff) |
Rename the files to reflect the class name change.
Change-Id: I6223cd12ab539cd19555c0b23f2bce73f519a31f
Diffstat (limited to 'sc/inc/dptabres.hxx')
-rw-r--r-- | sc/inc/dptabres.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/dptabres.hxx b/sc/inc/dptabres.hxx index e5a939a05e11..6a5a1dfeb3a5 100644 --- a/sc/inc/dptabres.hxx +++ b/sc/inc/dptabres.hxx @@ -30,7 +30,7 @@ #define SC_DPTABRES_HXX #include "global.hxx" -#include "dpcachetable.hxx" +#include "dpfilteredcache.hxx" #include <tools/string.hxx> #include <com/sun/star/sheet/MemberResult.hpp> |