diff options
-rw-r--r-- | sc/inc/colorscale.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/colorscale.hxx b/sc/inc/colorscale.hxx index 9f4d02fb406a..24248fef703e 100644 --- a/sc/inc/colorscale.hxx +++ b/sc/inc/colorscale.hxx @@ -39,7 +39,7 @@ class ScDocument; class ScFormulaCell; class ScTokenArray; -class ScDataBarInfo; +struct ScDataBarInfo; class SC_DLLPUBLIC ScColorScaleEntry { |