summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoattr.cxx
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2013-04-18 19:59:45 -0300
committerFridrich Strba <fridrich@documentfoundation.org>2013-04-19 08:17:11 +0000
commit6f30f805bd87b940fd0693fb9f8c90e6ca779eff (patch)
tree20fea3a56d1d13a92b4da3aa1869dfe8476beb0d /svx/source/svdraw/svdoattr.cxx
parent8d351c59d4393aa37ab38139b3a741f15a49dbfe (diff)
fdo#62699: Drop wrapper header
Change-Id: I21e91ab136c944c6dc77a90500b1bcebbf7cf851 Reviewed-on: https://gerrit.libreoffice.org/3473 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'svx/source/svdraw/svdoattr.cxx')
-rw-r--r--svx/source/svdraw/svdoattr.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/svx/source/svdraw/svdoattr.cxx b/svx/source/svdraw/svdoattr.cxx
index 7b20fd91b21a..6806c6d32efd 100644
--- a/svx/source/svdraw/svdoattr.cxx
+++ b/svx/source/svdraw/svdoattr.cxx
@@ -20,7 +20,6 @@
#include <svx/svdoattr.hxx>
#include <svx/xpool.hxx>
-#include "svx/svditext.hxx"
#include <svx/svdmodel.hxx>
#include <svx/svdpage.hxx>
#include <svx/svdattr.hxx>
@@ -46,7 +45,7 @@
#include <svx/xflbtoxy.hxx>
#include <svx/xftshit.hxx>
-
+#include <editeng/editdata.hxx>
#include <editeng/colritem.hxx>
#include "editeng/fontitem.hxx"
#include <editeng/fhgtitem.hxx>