From ea98893850ec65740c9a3b98540a027c29bd117f Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 22:26:47 +0000
Subject: INTEGRATION: CWS vgbugs07 (1.12.520); FILE MERGED 2007/06/04 13:34:57
vg 1.12.520.1: #i76605# Remove -I .../inc/module hack introduced by
hedaburemove01
---
sfx2/source/inc/eventsupplier.hxx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'sfx2')
diff --git a/sfx2/source/inc/eventsupplier.hxx b/sfx2/source/inc/eventsupplier.hxx
index d376ccb35009..1adb26f0937d 100644
--- a/sfx2/source/inc/eventsupplier.hxx
+++ b/sfx2/source/inc/eventsupplier.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: eventsupplier.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:00:42 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:26:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -100,7 +100,7 @@
#endif
#ifndef _SFX_SFXUNO_HXX
-#include
+#include
#endif
#include
--
cgit