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
commit6be30fd661e86508dc78a75e2c976ad39ff6fc20 (patch)
tree54352be8e823b6f625a92e95503b6ac256d613ec /svx/source/unogallery
parent9db531aea7ad3778e955c50c753350385e46b2da (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 a0bc76c1b899..fc07fe6057ba 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>