summaryrefslogtreecommitdiff
path: root/svx/source/unogallery
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:31:23 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:31:23 +0000
commit543fe9c91f8aca86e976d6a1959ad5e03b0bc20c (patch)
tree5b4135f4202b2eb271dbef23cf09cbd52192f596 /svx/source/unogallery
parenta595f122fa65113d43f25c7d81ce11049602e359 (diff)
INTEGRATION: CWS vgbugs07 (1.6.132); FILE MERGED
2007/06/04 13:27:40 vg 1.6.132.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/unogallery')
-rw-r--r--svx/source/unogallery/unogaltheme.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/unogallery/unogaltheme.cxx b/svx/source/unogallery/unogaltheme.cxx
index 28aa1eb464c1..54732347c148 100644
--- a/svx/source/unogallery/unogaltheme.cxx
+++ b/svx/source/unogallery/unogaltheme.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unogaltheme.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2007-01-23 09:00:46 $
+ * last change: $Author: hr $ $Date: 2007-06-27 19:31:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -43,7 +43,7 @@
#include "galtheme.hxx"
#include "gallery1.hxx"
#include "galmisc.hxx"
-#include "fmmodel.hxx"
+#include <svx/fmmodel.hxx>
#ifndef _RTL_UUID_H_
#include <rtl/uuid.h>