summaryrefslogtreecommitdiffstats
path: root/svtools/source/control/hyperlabel.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:25:09 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:25:09 +0000
commit7716f890a4c3338e68616bc3bb8f54efbd95e9c4 (patch)
tree45868ff2471e6892850b7a8bedf53d3a37129f89 /svtools/source/control/hyperlabel.cxx
parentINTEGRATION: CWS vgbugs07 (1.13.36); FILE MERGED (diff)
downloadcore-7716f890a4c3338e68616bc3bb8f54efbd95e9c4.tar.gz
core-7716f890a4c3338e68616bc3bb8f54efbd95e9c4.zip
INTEGRATION: CWS vgbugs07 (1.9.200); FILE MERGED
2007/06/04 13:31:29 vg 1.9.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools/source/control/hyperlabel.cxx')
-rw-r--r--svtools/source/control/hyperlabel.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/control/hyperlabel.cxx b/svtools/source/control/hyperlabel.cxx
index 7119cfa95768..8ec15b1c06ac 100644
--- a/svtools/source/control/hyperlabel.cxx
+++ b/svtools/source/control/hyperlabel.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: hyperlabel.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 14:38:51 $
+ * last change: $Author: hr $ $Date: 2007-06-27 21:25:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,7 +36,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svtools.hxx"
#ifndef SVTOOLS_ROADMAP_HXX
-#include "hyperlabel.hxx"
+#include <svtools/hyperlabel.hxx>
#endif
#ifndef _SV_BITMAP_HXX