summaryrefslogtreecommitdiff
path: root/svx/source/unogallery
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:31:10 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:31:10 +0000
commita595f122fa65113d43f25c7d81ce11049602e359 (patch)
tree3cc07470a074860f603d5c92f573586b3aa949be /svx/source/unogallery
parent6be30fd661e86508dc78a75e2c976ad39ff6fc20 (diff)
INTEGRATION: CWS vgbugs07 (1.3.876); FILE MERGED
2007/06/04 13:27:40 vg 1.3.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/unogallery')
-rw-r--r--svx/source/unogallery/unogalitem.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/unogallery/unogalitem.hxx b/svx/source/unogallery/unogalitem.hxx
index aa6dc6973f0f..e562afc97173 100644
--- a/svx/source/unogallery/unogalitem.hxx
+++ b/svx/source/unogallery/unogalitem.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unogalitem.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:13:55 $
+ * last change: $Author: hr $ $Date: 2007-06-27 19:31:10 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@
#define _SVX_UNOGALITEM_HXX
#ifndef SVX_UNOMODEL_HXX
-#include "unomodel.hxx"
+#include <svx/unomodel.hxx>
#endif
#ifndef _UTL_SERVICEHELPER_HXX_
#include <comphelper/servicehelper.hxx>