summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--oox/inc/oox/vml/vmltextbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/inc/oox/vml/vmltextbox.hxx b/oox/inc/oox/vml/vmltextbox.hxx
index 3f40136a9fdd..93b06b54087f 100644
--- a/oox/inc/oox/vml/vmltextbox.hxx
+++ b/oox/inc/oox/vml/vmltextbox.hxx
@@ -42,7 +42,7 @@ namespace com { namespace sun { namespace star {
namespace oox {
namespace vml {
-class ShapeTypeModel;
+struct ShapeTypeModel;
// ============================================================================