summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpshap.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:11:25 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:11:25 +0000
commit84f6616825a132bd93b9d1ce8d291c1a6348eb8e (patch)
tree7616645bdf603c3eadc56536b52683e0a3051ec2 /xmloff/source/draw/ximpshap.cxx
parent002b294dbebda091ed221ea32b7b8cb4477f5d7f (diff)
INTEGRATION: CWS vgbugs07 (1.119.14); FILE MERGED
2007/06/04 13:23:25 vg 1.119.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/draw/ximpshap.cxx')
-rw-r--r--xmloff/source/draw/ximpshap.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/xmloff/source/draw/ximpshap.cxx b/xmloff/source/draw/ximpshap.cxx
index 8c0a99fb9ee1..0993f7b5dc6f 100644
--- a/xmloff/source/draw/ximpshap.cxx
+++ b/xmloff/source/draw/ximpshap.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ximpshap.cxx,v $
*
- * $Revision: 1.119 $
+ * $Revision: 1.120 $
*
- * last change: $Author: vg $ $Date: 2007-05-22 16:10:13 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:11:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -89,15 +89,15 @@
#endif
#ifndef _XMLOFF_XMLBASE64IMPORTCONTEXT_HXX
-#include "XMLBase64ImportContext.hxx"
+#include <xmloff/XMLBase64ImportContext.hxx>
#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_CONTAINER_XNAMED_HPP_
@@ -168,7 +168,7 @@
#endif
#ifndef _XMLOFF_FAMILIES_HXX_
-#include "families.hxx"
+#include <xmloff/families.hxx>
#endif
#ifndef _XIMPSTYLE_HXX
@@ -180,7 +180,7 @@
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
-#include "xmltoken.hxx"
+#include <xmloff/xmltoken.hxx>
#endif
#ifndef _ENHANCED_CUSTOMSHAPE_TOKEN_HXX