summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:45:36 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:45:36 +0000
commit74f75fca2994b375ec3918eeda31313ce7b1d564 (patch)
treea07e763cb85789a2dad536c1eb74dca986a25dc7 /svx
parent13caec959f6a5c7c37140e9b66c4473025ae229b (diff)
INTEGRATION: CWS vgbugs07 (1.12.130); FILE MERGED
2007/06/04 13:27:16 vg 1.12.130.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx')
-rw-r--r--svx/source/sdr/contact/viewcontactofpageobj.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/svx/source/sdr/contact/viewcontactofpageobj.cxx b/svx/source/sdr/contact/viewcontactofpageobj.cxx
index 2fd9847b7c37..3274e73ec422 100644
--- a/svx/source/sdr/contact/viewcontactofpageobj.cxx
+++ b/svx/source/sdr/contact/viewcontactofpageobj.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: viewcontactofpageobj.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2007-06-26 12:06:06 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:45:36 $
*
* 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 _SVDOPAGE_HXX
-#include <svdopage.hxx>
+#include <svx/svdopage.hxx>
#endif
#ifndef _SDR_CONTACT_DISPLAYINFO_HXX
@@ -53,11 +53,11 @@
#endif
#ifndef _SVDMODEL_HXX
-#include <svdmodel.hxx>
+#include <svx/svdmodel.hxx>
#endif
#ifndef _SVDPAGE_HXX
-#include <svdpage.hxx>
+#include <svx/svdpage.hxx>
#endif
#ifndef _SDR_CONTACT_OBJECTCONTACTOFOBJLISTPAINTER_HXX
@@ -65,7 +65,7 @@
#endif
#ifndef _XOUTX_HXX
-#include <xoutx.hxx>
+#include <svx/xoutx.hxx>
#endif
#ifndef _SDR_CONTACT_VIEWOBJECTCONTACT_HXX