summaryrefslogtreecommitdiffstats
path: root/include/editeng/itemtype.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/itemtype.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/itemtype.hxx')
-rw-r--r--include/editeng/itemtype.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/itemtype.hxx b/include/editeng/itemtype.hxx
index 14614f1ee20c..998ebc0ed16f 100644
--- a/include/editeng/itemtype.hxx
+++ b/include/editeng/itemtype.hxx
@@ -28,7 +28,7 @@
#include <tools/bigint.hxx>
#include <svl/poolitem.hxx>
#include <tools/shl.hxx>
-#include "editeng/editengdllapi.h"
+#include <editeng/editengdllapi.h>
class Color;
class IntlWrapper;