summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/drwtxtex.cxx
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-01-12 14:07:54 +0100
committerThomas Lange [tl] <tl@openoffice.org>2010-01-12 14:07:54 +0100
commit7a0436ff74b08cc03fd14730e14fcc8b558a2ecb (patch)
tree2375be4bef7cfc7dba76019d0e3a8183d6da89f7 /sw/source/ui/shells/drwtxtex.cxx
parent3aa0aa1db307d2d88c612b808ec06411b3036b97 (diff)
cws tl74: build errors/warnings after merge
Diffstat (limited to 'sw/source/ui/shells/drwtxtex.cxx')
-rw-r--r--sw/source/ui/shells/drwtxtex.cxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/sw/source/ui/shells/drwtxtex.cxx b/sw/source/ui/shells/drwtxtex.cxx
index 1f30dff31930..4abef9982d8b 100644
--- a/sw/source/ui/shells/drwtxtex.cxx
+++ b/sw/source/ui/shells/drwtxtex.cxx
@@ -42,12 +42,15 @@
#include <svl/whiter.hxx>
#include <svl/cjkoptions.hxx>
#include <svl/ctloptions.hxx>
-#include <svl/langtab.hxx>
+#include <svtools/langtab.hxx>
#include <svl/languageoptions.hxx>
#include <sfx2/bindings.hxx>
#include <vcl/msgbox.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/request.hxx>
+#include <svx/adjitem.hxx>
+#include <svx/brkitem.hxx>
+#include <svx/escpitem.hxx>
#include <svx/flditem.hxx>
#include <svx/fontitem.hxx>
#include <svx/frmdiritem.hxx>