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
commit0076a0cae193a48aa0252a3ae4070b56f691c496 (patch)
treeed5d133f4cd2885b98a0b707d48ee949afa217f8 /svx/source/unogallery
parent1ffe6caae1e6c7f73c70ace079b3b5f6698946b9 (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 d1ff5d080e..041f78de7e 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>