summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotxat.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/svdotxat.cxx')
-rw-r--r--svx/source/svdraw/svdotxat.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/svdraw/svdotxat.cxx b/svx/source/svdraw/svdotxat.cxx
index 912340fd2d3e..e4dc26966cd5 100644
--- a/svx/source/svdraw/svdotxat.cxx
+++ b/svx/source/svdraw/svdotxat.cxx
@@ -20,10 +20,10 @@
#include <comphelper/string.hxx>
#include <svl/style.hxx>
#include <svx/svdotext.hxx>
-#include <svx/svdmodel.hxx> // for GetMaxObjSize and GetStyleSheetPool
+#include <svx/svdmodel.hxx>
#include <svx/svdoutl.hxx>
-#include <svx/svdorect.hxx> // for SetDirty at NbcAdjustTextFrameWidthAndHeight
-#include <svx/svdocapt.hxx> // for SetDirty at NbcAdjustTextFrameWidthAndHeight
+#include <svx/svdorect.hxx>
+#include <svx/svdocapt.hxx>
#include <svx/svdetc.hxx>
#include <editeng/writingmodeitem.hxx>
#include <editeng/editdata.hxx>