summaryrefslogtreecommitdiff
path: root/filter
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 /filter
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 'filter')
-rw-r--r--filter/source/msfilter/svdfppt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/msfilter/svdfppt.cxx b/filter/source/msfilter/svdfppt.cxx
index b8b680bfe67a..fca74f779962 100644
--- a/filter/source/msfilter/svdfppt.cxx
+++ b/filter/source/msfilter/svdfppt.cxx
@@ -22,6 +22,7 @@
#include <unotools/tempfile.hxx>
#include <math.h>
#include <editeng/eeitem.hxx>
+#include <editeng/editdata.hxx>
#include <sot/storage.hxx>
#include <sot/storinfo.hxx>
#include <sot/stg.hxx>
@@ -51,7 +52,6 @@
#include <editeng/numdef.hxx>
#include <svx/svdattr.hxx>
#include "svx/xattr.hxx"
-#include "svx/svditext.hxx"
#include <svx/svdetc.hxx>
#include <editeng/bulletitem.hxx>
#include <svx/polysc3d.hxx>