summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/editdoc.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-04-11 21:27:34 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-04-11 21:27:34 -0400
commit1bcd2c94930c95c1807c6112559f5b0041aeb4fa (patch)
tree6a64a91d0954d46d8854a55b4372915d3b0b3e5f /editeng/source/editeng/editdoc.hxx
parentc510670e3cab5322ed82e5702f6f6e311c9823f6 (diff)
Just use the internal item pool already written for the edit engine.
Diffstat (limited to 'editeng/source/editeng/editdoc.hxx')
-rw-r--r--editeng/source/editeng/editdoc.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/editeng/source/editeng/editdoc.hxx b/editeng/source/editeng/editdoc.hxx
index 27c5b142253e..afd1398ef06e 100644
--- a/editeng/source/editeng/editdoc.hxx
+++ b/editeng/source/editeng/editdoc.hxx
@@ -31,8 +31,8 @@
#include <com/sun/star/i18n/XExtendedInputSequenceChecker.hpp>
-#include <editattr.hxx>
-#include <edtspell.hxx>
+#include "editattr.hxx"
+#include "edtspell.hxx"
#include <editeng/svxfont.hxx>
#include <svl/itemset.hxx>
#include <svl/style.hxx>