From 6a10ed64a95a53057a525f2d7e4160685d97a5cb Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 20:24:17 +0000
Subject: INTEGRATION: CWS vgbugs07 (1.8.182); FILE MERGED 2007/06/04 13:31:29
vg 1.8.182.1: #i76605# Remove -I .../inc/module hack introduced by
hedaburemove01
---
svtools/source/control/filectrl.cxx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'svtools')
diff --git a/svtools/source/control/filectrl.cxx b/svtools/source/control/filectrl.cxx
index 699746613898..382ac6b78711 100644
--- a/svtools/source/control/filectrl.cxx
+++ b/svtools/source/control/filectrl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: filectrl.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 15:12:03 $
+ * last change: $Author: hr $ $Date: 2007-06-27 21:24:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -42,7 +42,7 @@
#include
#endif
#ifndef _SVTOOLS_SVTDATA_HXX
-#include
+#include
#endif
#ifndef _SV_FILECTRL_HXX
--
cgit