From 81010cb9d4d3eb92d95bf29862a2c4690b49f0d8 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 17:20:18 +0000
Subject: INTEGRATION: CWS vgbugs07 (1.41.254); FILE MERGED 2007/06/04 13:27:01
vg 1.41.254.1: #i76605# Remove -I .../inc/module hack introduced by
hedaburemove01
---
svx/source/gallery2/galmisc.cxx | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
(limited to 'svx/source/gallery2/galmisc.cxx')
diff --git a/svx/source/gallery2/galmisc.cxx b/svx/source/gallery2/galmisc.cxx
index 029dfedfd418..5961a3da1235 100644
--- a/svx/source/gallery2/galmisc.cxx
+++ b/svx/source/gallery2/galmisc.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: galmisc.cxx,v $
*
- * $Revision: 1.42 $
+ * $Revision: 1.43 $
*
- * last change: $Author: ihi $ $Date: 2007-06-05 14:35:31 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:20:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -54,11 +54,11 @@
#endif
#include "impgrf.hxx"
-#include "svdpage.hxx"
-#include "svdograf.hxx"
-#include "fmmodel.hxx"
-#include "fmview.hxx"
-#include "unomodel.hxx"
+#include
+#include
+#include
+#include
+#include
#include "codec.hxx"
#include "gallery.hrc"
#include "gallery1.hxx"
--
cgit