summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximp3dscene.hxx
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/draw/ximp3dscene.hxx
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/draw/ximp3dscene.hxx')
-rw-r--r--xmloff/source/draw/ximp3dscene.hxx8
1 files changed, 4 insertions, 4 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_