summaryrefslogtreecommitdiff
path: root/sw/source/ui/index
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-15 19:05:01 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-15 21:22:04 +0200
commit2df39f400dc04ac3c86fccb833b24c8260d2f9b6 (patch)
treed960b6abdd92ba7ff9a0420ba76077a5baef5b95 /sw/source/ui/index
parent8987cea59be0e36b1b984ad275c4c54d87d3c429 (diff)
sw: clean up inter-module includes
Change-Id: I812842e76ae0b7bc252530d2b4aaa2b452c2babf
Diffstat (limited to 'sw/source/ui/index')
-rw-r--r--sw/source/ui/index/swuiidxmrk.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/index/swuiidxmrk.cxx b/sw/source/ui/index/swuiidxmrk.cxx
index aecb9969dcac..33c44030b802 100644
--- a/sw/source/ui/index/swuiidxmrk.cxx
+++ b/sw/source/ui/index/swuiidxmrk.cxx
@@ -38,7 +38,7 @@
#include <editeng/scripttypeitem.hxx>
#include <svl/itemset.hxx>
#include <editeng/langitem.hxx>
-#include "editeng/unolingu.hxx"
+#include <editeng/unolingu.hxx>
#include <swtypes.hxx>
#include <idxmrk.hxx>
#include <txttxmrk.hxx>