summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/colorformat.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/colorformat.hxx')
-rw-r--r--sc/source/ui/inc/colorformat.hxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/sc/source/ui/inc/colorformat.hxx b/sc/source/ui/inc/colorformat.hxx
index 00cc4e798f9e..af2adf1d5107 100644
--- a/sc/source/ui/inc/colorformat.hxx
+++ b/sc/source/ui/inc/colorformat.hxx
@@ -12,14 +12,13 @@
#include <vcl/button.hxx>
#include <vcl/dialog.hxx>
-#include <vcl/fixed.hxx>
-#include <svtools/ctrlbox.hxx>
-#include <svl/zforlist.hxx>
-#include "anyrefdg.hxx"
+#include <address.hxx>
struct ScDataBarFormatData;
class ScDocument;
class SvxColorListBox;
+class SvNumberFormatter;
+class Edit;
class ScDataBarSettingsDlg : public ModalDialog
{