summaryrefslogtreecommitdiff
path: root/svx/source/sdr/properties/connectorproperties.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:50:30 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:50:30 +0000
commitad7170e44df50b9cc9a38cf0d82070099913705e (patch)
tree356bedebb9942316cfce5c23c1ca0b6c8d0b99fb /svx/source/sdr/properties/connectorproperties.cxx
parentcc01262f0279f0b04058f523f8f6186c17d29965 (diff)
INTEGRATION: CWS vgbugs07 (1.7.256); FILE MERGED
2007/06/04 13:27:18 vg 1.7.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/sdr/properties/connectorproperties.cxx')
-rw-r--r--svx/source/sdr/properties/connectorproperties.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/svx/source/sdr/properties/connectorproperties.cxx b/svx/source/sdr/properties/connectorproperties.cxx
index d1aa6c6f05ba..0c5063e1d9ac 100644
--- a/svx/source/sdr/properties/connectorproperties.cxx
+++ b/svx/source/sdr/properties/connectorproperties.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: connectorproperties.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 13:36:10 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:50:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,15 +49,15 @@
#endif
#ifndef _SVDDEF_HXX
-#include <svddef.hxx>
+#include <svx/svddef.hxx>
#endif
#ifndef _EEITEM_HXX
-#include <eeitem.hxx>
+#include <svx/eeitem.hxx>
#endif
#ifndef _SVDOEDGE_HXX
-#include <svdoedge.hxx>
+#include <svx/svdoedge.hxx>
#endif
//////////////////////////////////////////////////////////////////////////////