summaryrefslogtreecommitdiff
path: root/svx/source
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:20:18 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:20:18 +0000
commit81010cb9d4d3eb92d95bf29862a2c4690b49f0d8 (patch)
tree6ca794e5b99c52d15f428a148f57c07b1b043196 /svx/source
parentd087c20ba892a690e8648bc252b556f64b913d04 (diff)
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
Diffstat (limited to 'svx/source')
-rw-r--r--svx/source/gallery2/galmisc.cxx14
1 files changed, 7 insertions, 7 deletions
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 <svx/svdpage.hxx>
+#include <svx/svdograf.hxx>
+#include <svx/fmmodel.hxx>
+#include <svx/fmview.hxx>
+#include <svx/unomodel.hxx>
#include "codec.hxx"
#include "gallery.hrc"
#include "gallery1.hxx"