summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/AccessibleOLEShape.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:38:25 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:38:25 +0000
commit6b7894a4c8b4bffc40a0477d57a66c55f0f6b53a (patch)
treeb741d6640284a41b06df8bcea014f19b91fdee51 /svx/source/accessibility/AccessibleOLEShape.cxx
parent0f73e7151db75de9b4c6acee8be2a3193a3904e4 (diff)
INTEGRATION: CWS vgbugs07 (1.17.354); FILE MERGED
2007/06/04 13:26:07 vg 1.17.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/accessibility/AccessibleOLEShape.cxx')
-rw-r--r--svx/source/accessibility/AccessibleOLEShape.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/svx/source/accessibility/AccessibleOLEShape.cxx b/svx/source/accessibility/AccessibleOLEShape.cxx
index b06e6db32821..eba14069dd8c 100644
--- a/svx/source/accessibility/AccessibleOLEShape.cxx
+++ b/svx/source/accessibility/AccessibleOLEShape.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AccessibleOLEShape.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 04:01:21 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:38:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,11 +39,11 @@
#ifndef _SVX_ACCESSIBILITY_ACCESSIBLE_OLE_SHAPE_HXX
-#include "AccessibleOLEShape.hxx"
+#include <svx/AccessibleOLEShape.hxx>
#endif
-#include "ShapeTypeHandler.hxx"
-#include "SvxShapeTypes.hxx"
+#include <svx/ShapeTypeHandler.hxx>
+#include <svx/SvxShapeTypes.hxx>
using namespace accessibility;
using namespace ::rtl;