summaryrefslogtreecommitdiff
path: root/svx/source/unogallery
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:30:57 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:30:57 +0000
commit1ffe6caae1e6c7f73c70ace079b3b5f6698946b9 (patch)
treed417731eaa79e6db707d48c7ebbe5ac9ab417b9a /svx/source/unogallery
parent1d738d9010f242ed25f56055c9456ace863eb139 (diff)
INTEGRATION: CWS vgbugs07 (1.5.352); FILE MERGED
2007/06/04 13:27:40 vg 1.5.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/unogallery')
-rw-r--r--svx/source/unogallery/unogalitem.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/unogallery/unogalitem.cxx b/svx/source/unogallery/unogalitem.cxx
index 5dd38b5791..4ec41b5fc7 100644
--- a/svx/source/unogallery/unogalitem.cxx
+++ b/svx/source/unogallery/unogalitem.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unogalitem.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 06:19:16 $
+ * last change: $Author: hr $ $Date: 2007-06-27 19:30:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,7 +40,7 @@
#include "unogaltheme.hxx"
#include "galtheme.hxx"
#include "galmisc.hxx"
-#include "fmmodel.hxx"
+#include <svx/fmmodel.hxx>
#ifndef _RTL_UUID_H_
#include <rtl/uuid.h>