summaryrefslogtreecommitdiff
path: root/xmloff/source
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:09:47 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:09:47 +0000
commitbedf7a9be9df4b76df70520bef24742b61502acb (patch)
tree0cd288b7715eb990e19ed9e1f22faee699fbf368 /xmloff/source
parente6517c02c6da998e04491993835dab2e6635a698 (diff)
INTEGRATION: CWS vgbugs07 (1.8.274); FILE MERGED
2007/06/04 13:23:25 vg 1.8.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source')
-rw-r--r--xmloff/source/draw/ximp3dscene.hxx8
-rw-r--r--xmloff/source/draw/ximpcustomshape.hxx8
2 files changed, 8 insertions, 8 deletions
diff --git a/xmloff/source/draw/ximp3dscene.hxx b/xmloff/source/draw/ximp3dscene.hxx
index bbdf304c5992..5382eb812eb5 100644
--- a/xmloff/source/draw/ximp3dscene.hxx
+++ b/xmloff/source/draw/ximp3dscene.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ximp3dscene.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 13:56:22 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:08:46 $
*
* 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 _XIMP3DSCENE_HXX
#ifndef _XMLOFF_XMLICTXT_HXX
-#include "xmlictxt.hxx"
+#include <xmloff/xmlictxt.hxx>
#endif
#ifndef _SDXMLIMP_IMPL_HXX
@@ -45,7 +45,7 @@
#endif
#ifndef _XMLOFF_NMSPMAP_HXX
-#include "nmspmap.hxx"
+#include <xmloff/nmspmap.hxx>
#endif
#ifndef _COM_SUN_STAR_DRAWING_XSHAPES_HPP_
diff --git a/xmloff/source/draw/ximpcustomshape.hxx b/xmloff/source/draw/ximpcustomshape.hxx
index 8429b0cf923a..0fa0ab7c3089 100644
--- a/xmloff/source/draw/ximpcustomshape.hxx
+++ b/xmloff/source/draw/ximpcustomshape.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ximpcustomshape.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 13:58:12 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:09:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,10 +37,10 @@
#define _XMLOFF_XIMPCUSTOMSHAPE_HXX_
#ifndef _XMLOFF_XMLICTXT_HXX
-#include "xmlictxt.hxx"
+#include <xmloff/xmlictxt.hxx>
#endif
#ifndef _XMLOFF_XMLUCONV_HXX
-#include "xmluconv.hxx"
+#include <xmloff/xmluconv.hxx>
#endif
#ifndef _RTL_USTRING_HXX_
#include <rtl/ustring.hxx>