summaryrefslogtreecommitdiffstats
path: root/include/editeng/editobj.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 14:13:31 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:39 -0600
commit73a57482157fc9c925dc8f5c9cf26673cd18c803 (patch)
tree3a08bdaa3caa9e661058c54014e6df727ec01244 /include/editeng/editobj.hxx
parentfdo#65108 inter-module includes <> (diff)
downloadcore-73a57482157fc9c925dc8f5c9cf26673cd18c803.tar.gz
core-73a57482157fc9c925dc8f5c9cf26673cd18c803.zip
fdo#65108 inter-module includes <>
Change-Id: I82b0309c4430a8393e17b9a30a6e898f82c0f25c
Diffstat (limited to 'include/editeng/editobj.hxx')
-rw-r--r--include/editeng/editobj.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/editeng/editobj.hxx b/include/editeng/editobj.hxx
index 73d91af4fb21..50c41a4627e7 100644
--- a/include/editeng/editobj.hxx
+++ b/include/editeng/editobj.hxx
@@ -24,11 +24,11 @@
#include <tools/debug.hxx>
#include <rsc/rscsfx.hxx>
#include <svl/itemset.hxx>
-#include "svl/itempool.hxx"
+#include <svl/itempool.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/editdata.hxx>
-#include "editeng/editengdllapi.h"
-#include "editeng/macros.hxx"
+#include <editeng/editengdllapi.h>
+#include <editeng/macros.hxx>
#include <com/sun/star/text/textfield/Type.hpp>