summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations/annotationwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/annotations/annotationwindow.hxx')
-rw-r--r--sd/source/ui/annotations/annotationwindow.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/annotations/annotationwindow.hxx b/sd/source/ui/annotations/annotationwindow.hxx
index 10e055d01a08..94bf1184ee22 100644
--- a/sd/source/ui/annotations/annotationwindow.hxx
+++ b/sd/source/ui/annotations/annotationwindow.hxx
@@ -22,6 +22,8 @@
#include <vcl/ctrl.hxx>
#include <vcl/floatwin.hxx>
+#include <svtools/svmedit.hxx>
+#include <vcl/scrbar.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
@@ -29,8 +31,6 @@ namespace com { namespace sun { namespace star { namespace office { class XAnnot
class OutlinerView;
class Outliner;
-class ScrollBar;
-class MultiLineEdit;
class SvxLanguageItem;
class SdDrawDocument;