From f6d0f124cdad4c01280498d701b6210ee4830fba Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 22:04:28 +0000
Subject: INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED 2007/06/04 13:34:43
vg 1.6.32.1: #i76605# Remove -I .../inc/module hack introduced by
hedaburemove01
---
sfx2/source/bastyp/sfxresid.cxx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'sfx2/source/bastyp')
diff --git a/sfx2/source/bastyp/sfxresid.cxx b/sfx2/source/bastyp/sfxresid.cxx
index 3d29d020b550..3038df918b9a 100644
--- a/sfx2/source/bastyp/sfxresid.cxx
+++ b/sfx2/source/bastyp/sfxresid.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sfxresid.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2007-04-26 10:08:44 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:04:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,7 +44,7 @@
#endif
#include "sfxresid.hxx"
-#include "app.hxx"
+#include
// -----------------------------------------------------------------------
--
cgit