summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximp3dobject.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:08:16 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:08:16 +0000
commit99bea2f4ce74eae652589d426345ade14f5c790d (patch)
tree3941f8d4816593386739f0de4240b506ae9df3df /xmloff/source/draw/ximp3dobject.hxx
parent6f8b7238f1b8b31576d47b95cf113c1099fff8f3 (diff)
INTEGRATION: CWS vgbugs07 (1.7.92); FILE MERGED
2007/06/04 13:23:25 vg 1.7.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/draw/ximp3dobject.hxx')
-rw-r--r--xmloff/source/draw/ximp3dobject.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/xmloff/source/draw/ximp3dobject.hxx b/xmloff/source/draw/ximp3dobject.hxx
index e472bd500fd0..f18b9ffe9e8f 100644
--- a/xmloff/source/draw/ximp3dobject.hxx
+++ b/xmloff/source/draw/ximp3dobject.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ximp3dobject.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 14:15:40 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:08:16 $
*
* 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 _XIMP3DOBJECT_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_