diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2013-06-28 15:22:05 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2013-07-01 10:29:18 -0400 |
commit | fb604d067066249bda3a09b91743491dd63e8288 (patch) | |
tree | f6f4fca598b5be7d5dd4618fd84c1d1eacecb38c /sc/inc/dpitemdata.hxx | |
parent | e5bbf11028d524a5282e4ce1525cde41c2b1afa5 (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/dpitemdata.hxx')
-rw-r--r-- | sc/inc/dpitemdata.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/dpitemdata.hxx b/sc/inc/dpitemdata.hxx index 9137e2a771e0..823a6c1e1425 100644 --- a/sc/inc/dpitemdata.hxx +++ b/sc/inc/dpitemdata.hxx @@ -16,7 +16,7 @@ #include "sal/types.h" #include "tools/solar.h" #include "rtl/ustring.hxx" -#include "dpmacros.hxx" +#include "calcmacros.hxx" #include "dpglobal.hxx" /** |