summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/shapeimport.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:07:03 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:07:03 +0000
commit83fbc66ae826c2c397b6483fb77c242219202a3c (patch)
treeb18e0ebbc2e44c9a97482091f7ff795fd9533c8d /xmloff/source/draw/shapeimport.cxx
parenta9c9e8535df010826e35d52bfdb4133a915ed07b (diff)
INTEGRATION: CWS vgbugs07 (1.64.28); FILE MERGED
2007/06/04 13:23:24 vg 1.64.28.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/draw/shapeimport.cxx')
-rw-r--r--xmloff/source/draw/shapeimport.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/xmloff/source/draw/shapeimport.cxx b/xmloff/source/draw/shapeimport.cxx
index 154ee6261c48..d343d0b5c8c1 100644
--- a/xmloff/source/draw/shapeimport.cxx
+++ b/xmloff/source/draw/shapeimport.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: shapeimport.cxx,v $
*
- * $Revision: 1.64 $
+ * $Revision: 1.65 $
*
- * last change: $Author: ihi $ $Date: 2007-04-16 13:11:50 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:07:03 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -51,11 +51,11 @@
#include <list>
#ifndef _XMLOFF_SHAPEIMPORT_HXX
-#include "shapeimport.hxx"
+#include <xmloff/shapeimport.hxx>
#endif
#ifndef _XMLOFF_XMLTKMAP_HXX
-#include "xmltkmap.hxx"
+#include <xmloff/xmltkmap.hxx>
#endif
#ifndef _XMLOFF_XMLNMSPE_HXX
@@ -63,7 +63,7 @@
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
-#include "xmltoken.hxx"
+#include <xmloff/xmltoken.hxx>
#endif
#ifndef _XIMPSTYLE_HXX
@@ -79,7 +79,7 @@
#endif
#ifndef _XMLOFF_PROPERTYSETMAPPER_HXX
-#include "xmlprmap.hxx"
+#include <xmloff/xmlprmap.hxx>
#endif
#ifndef _XIMP3DSCENE_HXX