summaryrefslogtreecommitdiff
path: root/svx/source/sdr/properties
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:53:52 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:53:52 +0000
commitabaea10c857387a99f9ba96c5e76a16171175d29 (patch)
treeb57ce9b82f92edd8f0326b5e79951e6f000ab68c /svx/source/sdr/properties
parent80234e66df00f377fce18ecc21ad721b9ae1c752 (diff)
INTEGRATION: CWS vgbugs07 (1.4.352); FILE MERGED
2007/06/04 13:27:19 vg 1.4.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/sdr/properties')
-rw-r--r--svx/source/sdr/properties/itemsettools.cxx6
-rw-r--r--svx/source/sdr/properties/rectangleproperties.cxx6
2 files changed, 6 insertions, 6 deletions
diff --git a/svx/source/sdr/properties/itemsettools.cxx b/svx/source/sdr/properties/itemsettools.cxx
index 1eb2879558..5687df559f 100644
--- a/svx/source/sdr/properties/itemsettools.cxx
+++ b/svx/source/sdr/properties/itemsettools.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: itemsettools.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 05:43:34 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:52:52 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -55,7 +55,7 @@
#include <vector>
#ifndef _SVDOGRP_HXX
-#include <svdogrp.hxx>
+#include <svx/svdogrp.hxx>
#endif
#ifndef _SVDITER_HXX
diff --git a/svx/source/sdr/properties/rectangleproperties.cxx b/svx/source/sdr/properties/rectangleproperties.cxx
index e73d7d3401..1c67ebdee3 100644
--- a/svx/source/sdr/properties/rectangleproperties.cxx
+++ b/svx/source/sdr/properties/rectangleproperties.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: rectangleproperties.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 05:44:30 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:53:52 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,7 +41,7 @@
#endif
#ifndef _SVDORECT_HXX
-#include <svdorect.hxx>
+#include <svx/svdorect.hxx>
#endif
//////////////////////////////////////////////////////////////////////////////