summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshap2.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:26:23 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:26:23 +0000
commit4c0f2c0ccff5833d7edcccff669167a6b70b5916 (patch)
tree619bdc50e76ea0c0fb1cd3e8c857310bc3afdabb /svx/source/unodraw/unoshap2.cxx
parentb628c95f8363ab27b0c7ec05edb16998794dd8c4 (diff)
INTEGRATION: CWS vgbugs07 (1.62.28); FILE MERGED
2007/06/04 13:27:36 vg 1.62.28.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/unodraw/unoshap2.cxx')
-rw-r--r--svx/source/unodraw/unoshap2.cxx26
1 files changed, 13 insertions, 13 deletions
diff --git a/svx/source/unodraw/unoshap2.cxx b/svx/source/unodraw/unoshap2.cxx
index 302594b8d6..d78e9efd70 100644
--- a/svx/source/unodraw/unoshap2.cxx
+++ b/svx/source/unodraw/unoshap2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unoshap2.cxx,v $
*
- * $Revision: 1.62 $
+ * $Revision: 1.63 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 09:16:48 $
+ * last change: $Author: hr $ $Date: 2007-06-27 19:26:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -90,22 +90,22 @@
#include <rtl/memory.h>
#include <tools/urlobj.hxx>
-#include "unoprnms.hxx"
-#include "unoshape.hxx"
-#include "unopage.hxx"
-#include "svdobj.hxx"
-#include "svdpage.hxx"
-#include "svdmodel.hxx"
-#include "svdouno.hxx"
+#include <svx/unoprnms.hxx>
+#include <svx/unoshape.hxx>
+#include <svx/unopage.hxx>
+#include <svx/svdobj.hxx>
+#include <svx/svdpage.hxx>
+#include <svx/svdmodel.hxx>
+#include <svx/svdouno.hxx>
#include "shapeimpl.hxx"
-#include "svdoashp.hxx"
+#include <svx/svdoashp.hxx>
// #i29181#
#ifndef _SVDVITER_HXX
#include "svdviter.hxx"
#endif
#ifndef _SVDVIEW_HXX //autogen
-#include "svdview.hxx"
+#include <svx/svdview.hxx>
#endif
#ifndef _BGFX_MATRIX_B2DHOMMATRIX_HXX
@@ -1092,7 +1092,7 @@ uno::Sequence< OUString > SAL_CALL SvxShapeCircle::getSupportedServiceNames() th
* *
***********************************************************************/
-#include "svdopath.hxx"
+#include <svx/svdopath.hxx>
//----------------------------------------------------------------------
SvxShapePolyPolygon::SvxShapePolyPolygon( SdrObject* pObj , drawing::PolygonKind eNew )
@@ -1679,7 +1679,7 @@ uno::Sequence< OUString > SAL_CALL SvxShapePolyPolygonBezier::getSupportedServic
#include <vcl/cvtgrf.hxx>
#endif
#ifndef _SVDOGRAF_HXX
-#include <svdograf.hxx>
+#include <svx/svdograf.hxx>
#endif
#ifndef SVX_LIGHT
#ifndef _SFXDOCFILE_HXX