From 19f3ee85b798bf716209f55695d221b1b2a1651e Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 15:32:35 +0000
Subject: INTEGRATION: CWS vgbugs07 (1.5.474); FILE MERGED 2007/06/04 13:26:06
vg 1.5.474.1: #i76605# Remove -I .../inc/module hack introduced by
hedaburemove01
---
svx/inc/gallery.hrc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'svx/inc/gallery.hrc')
diff --git a/svx/inc/gallery.hrc b/svx/inc/gallery.hrc
index e6706b8072e6..d66fb15af6d1 100644
--- a/svx/inc/gallery.hrc
+++ b/svx/inc/gallery.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: gallery.hrc,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 14:37:16 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:32:35 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,7 +33,7 @@
*
************************************************************************/
#ifndef _SVX_DIALOGS_HRC
-#include
+#include
#endif
#include "galtheme.hrc"
--
cgit