summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations/annotationtag.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/annotations/annotationtag.hxx')
-rw-r--r--sd/source/ui/annotations/annotationtag.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/annotations/annotationtag.hxx b/sd/source/ui/annotations/annotationtag.hxx
index 2f843609ec29..7a62b5b13a06 100644
--- a/sd/source/ui/annotations/annotationtag.hxx
+++ b/sd/source/ui/annotations/annotationtag.hxx
@@ -21,6 +21,7 @@
#define INCLUDED_SD_SOURCE_UI_ANNOTATIONS_ANNOTATIONTAG_HXX
#include <smarttag.hxx>
+#include "annotationwindow.hxx"
namespace com { namespace sun { namespace star { namespace office { class XAnnotation; } } } }
@@ -28,7 +29,6 @@ namespace sd {
class View;
class AnnotationManagerImpl;
-class AnnotationWindow;
class AnnotationTag final : public SmartTag
{