summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/worksheethelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/worksheethelper.hxx')
-rw-r--r--sc/source/filter/inc/worksheethelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/inc/worksheethelper.hxx b/sc/source/filter/inc/worksheethelper.hxx
index 4b7a927dc30a..27bb7e3a69ca 100644
--- a/sc/source/filter/inc/worksheethelper.hxx
+++ b/sc/source/filter/inc/worksheethelper.hxx
@@ -26,7 +26,7 @@
#include "addressconverter.hxx"
#include "formulabase.hxx"
-class ScDataBarFormatData;
+struct ScDataBarFormatData;
namespace com { namespace sun { namespace star {
namespace awt { struct Point; }