summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpgroup.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2012-02-09 15:45:29 -0500
committerKohei Yoshida <kohei.yoshida@suse.com>2012-02-09 15:45:29 -0500
commitbef2d8a6f5a8d75f5b8721f1a3a068cabdd96b02 (patch)
tree020e994e505e3cd59c45256d74781d2c151f769b /sc/inc/dpgroup.hxx
parentInclude dpglobal.hxx only when necessary. (diff)
downloadcore-bef2d8a6f5a8d75f5b8721f1a3a068cabdd96b02.tar.gz
core-bef2d8a6f5a8d75f5b8721f1a3a068cabdd96b02.zip
Cleaned up more header include silliness.
Diffstat (limited to 'sc/inc/dpgroup.hxx')
-rw-r--r--sc/inc/dpgroup.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/dpgroup.hxx b/sc/inc/dpgroup.hxx
index 8f698288faa3..bf7bea0ba723 100644
--- a/sc/inc/dpgroup.hxx
+++ b/sc/inc/dpgroup.hxx
@@ -35,6 +35,7 @@
#include "dptabdat.hxx"
#include "scdllapi.h"
+#include "dpitemdata.hxx"
class ScDocument;
class SvNumberFormatter;