summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximp3dobject.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:08:02 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:08:02 +0000
commit6f8b7238f1b8b31576d47b95cf113c1099fff8f3 (patch)
treed72a278ed1c51c31133d1044251a9fadd5bddbed /xmloff/source/draw/ximp3dobject.cxx
parentca72a1f161d85a5a6a1bbdc5e9955c20be0811f8 (diff)
INTEGRATION: CWS vgbugs07 (1.11.92); FILE MERGED
2007/06/04 13:23:25 vg 1.11.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/draw/ximp3dobject.cxx')
-rw-r--r--xmloff/source/draw/ximp3dobject.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/xmloff/source/draw/ximp3dobject.cxx b/xmloff/source/draw/ximp3dobject.cxx
index 6f136bdc3ad2..0c4afd4f74d3 100644
--- a/xmloff/source/draw/ximp3dobject.cxx
+++ b/xmloff/source/draw/ximp3dobject.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ximp3dobject.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 14:15:28 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:08:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -45,11 +45,11 @@
#endif
#ifndef _XMLOFF_XMLSHAPESTYLECONTEXT_HXX
-#include "XMLShapeStyleContext.hxx"
+#include <xmloff/XMLShapeStyleContext.hxx>
#endif
#ifndef _XMLOFF_XMLUCONV_HXX
-#include "xmluconv.hxx"
+#include <xmloff/xmluconv.hxx>
#endif
#ifndef _COM_SUN_STAR_BEANS_XPROPERTYSET_HPP_
@@ -73,7 +73,7 @@
#endif
#ifndef _XMLOFF_FAMILIES_HXX_
-#include "families.hxx"
+#include <xmloff/families.hxx>
#endif
#ifndef _XIMPSTYLE_HXX
@@ -81,7 +81,7 @@
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
-#include "xmltoken.hxx"
+#include <xmloff/xmltoken.hxx>
#endif
#ifndef _COM_SUN_STAR_DRAWING_POLYPOLYGONSHAPE3D_HPP_