summaryrefslogtreecommitdiffstats
path: root/svx/source/editeng/impedit5.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:00:01 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:00:01 +0000
commit15d62d8b73ed81c9ce34acae3d748f7a9701aa08 (patch)
tree9370f92dc79677284b2fb7f08028d7cba05285ad /svx/source/editeng/impedit5.cxx
parentINTEGRATION: CWS vgbugs07 (1.69.32); FILE MERGED (diff)
downloadcore-15d62d8b73ed81c9ce34acae3d748f7a9701aa08.tar.gz
core-15d62d8b73ed81c9ce34acae3d748f7a9701aa08.zip
INTEGRATION: CWS vgbugs07 (1.31.126); FILE MERGED
2007/06/04 13:26:50 vg 1.31.126.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/editeng/impedit5.cxx')
-rw-r--r--svx/source/editeng/impedit5.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/editeng/impedit5.cxx b/svx/source/editeng/impedit5.cxx
index f50e1bf6fa47..35c5b3419ce4 100644
--- a/svx/source/editeng/impedit5.cxx
+++ b/svx/source/editeng/impedit5.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: impedit5.cxx,v $
*
- * $Revision: 1.31 $
+ * $Revision: 1.32 $
*
- * last change: $Author: rt $ $Date: 2007-01-30 15:26:36 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:00:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,14 +39,14 @@
#include <eeng_pch.hxx>
#include <impedit.hxx>
-#include <editeng.hxx>
+#include <svx/editeng.hxx>
#include <editdbg.hxx>
#include <svtools/smplhint.hxx>
#ifndef _SVX_LRSPITEM_HXX
-#include <lrspitem.hxx>
+#include <svx/lrspitem.hxx>
#endif
void ImpEditEngine::SetStyleSheetPool( SfxStyleSheetPool* pSPool )