From ca2cb6446530ada161ffc27ee01849c5d504786e Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 17:42:24 +0000
Subject: 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
---
svx/source/outliner/outlundo.hxx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'svx')
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
+#include
#ifndef _EDITDATA_HXX
-#include
+#include
#endif
#ifndef _EDITUND2_HXX
--
cgit