summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:42:24 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:42:24 +0000
commitca2cb6446530ada161ffc27ee01849c5d504786e (patch)
tree7420fb7c81fa514abaea9eba7ce6e7cff260bd83 /svx
parent85027382ccdcdf7344cfbb779fd5ecf4ef8a1922 (diff)
INTEGRATION: CWS vgbugs07 (1.4.320); FILE MERGED
2007/06/04 13:27:14 vg 1.4.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx')
-rw-r--r--svx/source/outliner/outlundo.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/outliner/outlundo.hxx b/svx/source/outliner/outlundo.hxx
index 47079a87b09d..1b90fb0545bc 100644
--- a/svx/source/outliner/outlundo.hxx
+++ b/svx/source/outliner/outlundo.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: outlundo.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 13:02:55 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:42:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,10 +36,10 @@
#ifndef _OUTLUNDO_HXX
#define _OUTLUNDO_HXX
-#include <outliner.hxx>
+#include <svx/outliner.hxx>
#ifndef _EDITDATA_HXX
-#include <editdata.hxx>
+#include <svx/editdata.hxx>
#endif
#ifndef _EDITUND2_HXX