summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-09-10 10:08:30 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-09-10 10:08:30 +0200
commitd3bc83f04314108cda530fb6663107a45a4a1cfc (patch)
tree448e9bc099dc6318dfb0d7de8a97bbbb65b00c4e
parent1c467763f4ca4bc1caaa3111f0ed85f388e6fe01 (diff)
-Werror,-Wmismatched-tags
Change-Id: I69219a86b77776530a7bac5f1726e980655bf5f0
-rw-r--r--sc/source/filter/inc/lotattr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/inc/lotattr.hxx b/sc/source/filter/inc/lotattr.hxx
index 021a52bc9d1d..1e3f9a50f286 100644
--- a/sc/source/filter/inc/lotattr.hxx
+++ b/sc/source/filter/inc/lotattr.hxx
@@ -41,7 +41,7 @@ class ScPatternAttr;
class SvxColorItem;
class Color;
class LotAttrTable;
-class LOTUS_ROOT;
+struct LOTUS_ROOT;
namespace editeng { class SvxBorderLine; }