summaryrefslogtreecommitdiff
path: root/sc/inc/dpcache.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-06-28 15:22:05 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-07-01 10:29:18 -0400
commitfb604d067066249bda3a09b91743491dd63e8288 (patch)
treef6f4fca598b5be7d5dd4618fd84c1d1eacecb38c /sc/inc/dpcache.hxx
parente5bbf11028d524a5282e4ce1525cde41c2b1afa5 (diff)
Start moving all these DEBUG_FOO into calcmacros.hxx.
This header was formerly dpmacros.hxx, now renamed to calcmacros.hxx. Change-Id: I2ed768b7c5678f5216b1e93df2c0cede0c548be4
Diffstat (limited to 'sc/inc/dpcache.hxx')
-rw-r--r--sc/inc/dpcache.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/dpcache.hxx b/sc/inc/dpcache.hxx
index 5a75463314f6..707749cbb104 100644
--- a/sc/inc/dpcache.hxx
+++ b/sc/inc/dpcache.hxx
@@ -21,7 +21,7 @@
#include "global.hxx"
#include "dpnumgroupinfo.hxx"
-#include "dpmacros.hxx"
+#include "calcmacros.hxx"
#include "tools/date.hxx"
#include <boost/noncopyable.hpp>