summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/linksrc.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:59:33 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:59:33 +0000
commit85e25d68a95c0f2d384f6d94f27323f91c12c7e6 (patch)
treed7be48feef393dc8a3a45e6144bb1c6807fa724e /sfx2/source/appl/linksrc.cxx
parentb87272db637f6be2cfd8ce26ea8857d00a16eb7e (diff)
INTEGRATION: CWS vgbugs07 (1.9.136); FILE MERGED
2007/06/04 13:34:39 vg 1.9.136.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/source/appl/linksrc.cxx')
-rw-r--r--sfx2/source/appl/linksrc.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/source/appl/linksrc.cxx b/sfx2/source/appl/linksrc.cxx
index a68fc25cf37e..663104da53ea 100644
--- a/sfx2/source/appl/linksrc.cxx
+++ b/sfx2/source/appl/linksrc.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: linksrc.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: ihi $ $Date: 2006-12-19 14:08:37 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:59:33 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,8 +36,8 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_sfx2.hxx"
-#include "linksrc.hxx"
-#include "lnkbase.hxx"
+#include <sfx2/linksrc.hxx>
+#include <sfx2/lnkbase.hxx>
//#include <sot/exchange.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Sequence.hxx>