summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoutlinercache.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:10:29 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:10:29 +0000
commit7553cdf4e9f5c6dda6fa1eaa6ac4bc4413637adb (patch)
treeb9bd6aea93040644d9e5b5063e80c9d239079340 /svx/source/svdraw/svdoutlinercache.cxx
parentdbcab1137a8f358de52a45b21b47cca24e77a763 (diff)
INTEGRATION: CWS vgbugs07 (1.4.352); FILE MERGED
2007/06/04 13:27:28 vg 1.4.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/svdraw/svdoutlinercache.cxx')
-rw-r--r--svx/source/svdraw/svdoutlinercache.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/svdraw/svdoutlinercache.cxx b/svx/source/svdraw/svdoutlinercache.cxx
index 876ff5ac0c8f..19cb562ad200 100644
--- a/svx/source/svdraw/svdoutlinercache.cxx
+++ b/svx/source/svdraw/svdoutlinercache.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svdoutlinercache.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 05:59:07 $
+ * last change: $Author: hr $ $Date: 2007-06-27 19:10:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,8 +38,8 @@
#include "svdoutlinercache.hxx"
-#include "svdoutl.hxx"
-#include "svdmodel.hxx"
+#include <svx/svdoutl.hxx>
+#include <svx/svdmodel.hxx>
extern SdrOutliner* SdrMakeOutliner( USHORT nOutlinerMode, SdrModel* pModel );