summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/impedit5.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-28 11:54:24 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-29 09:25:09 +0200
commit59c8cfffa75d991e3fac8b3cb41dde31389bb8c1 (patch)
treea1ff62fa8661c1ab70c1acb4c0b1205893e1c04d /editeng/source/editeng/impedit5.cxx
parentc569add9b9b9e5aadff4b1379d1848c192f027ee (diff)
Remove some more PCH traces
Change-Id: Iafca82ac728feba97fb68523dcb032b0e17e5a3c
Diffstat (limited to 'editeng/source/editeng/impedit5.cxx')
-rw-r--r--editeng/source/editeng/impedit5.cxx10
1 files changed, 4 insertions, 6 deletions
diff --git a/editeng/source/editeng/impedit5.cxx b/editeng/source/editeng/impedit5.cxx
index 4b4bb21c7945..194c3dceed7f 100644
--- a/editeng/source/editeng/impedit5.cxx
+++ b/editeng/source/editeng/impedit5.cxx
@@ -26,16 +26,14 @@
*
************************************************************************/
-
-#include <eeng_pch.hxx>
-
+#include <vcl/wrkwin.hxx>
+#include <vcl/dialog.hxx>
+#include <vcl/msgbox.hxx>
+#include <vcl/svapp.hxx>
#include <impedit.hxx>
#include <editeng/editeng.hxx>
#include <editdbg.hxx>
-
#include <svl/smplhint.hxx>
-
-
#include <editeng/lrspitem.hxx>
void ImpEditEngine::SetStyleSheetPool( SfxStyleSheetPool* pSPool )