summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/framelink.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:06:58 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:06:58 +0000
commit371301fa20075e11865a11fb962816c5d4e4f2c0 (patch)
tree4724fc7820d63d548ece2dba8b6f2a2a1c5f15c1 /svx/source/dialog/framelink.cxx
parentINTEGRATION: CWS vgbugs07 (1.39.66); FILE MERGED (diff)
downloadcore-371301fa20075e11865a11fb962816c5d4e4f2c0.tar.gz
core-371301fa20075e11865a11fb962816c5d4e4f2c0.zip
INTEGRATION: CWS vgbugs07 (1.7.354); FILE MERGED
2007/06/04 13:26:17 vg 1.7.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog/framelink.cxx')
-rw-r--r--svx/source/dialog/framelink.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/dialog/framelink.cxx b/svx/source/dialog/framelink.cxx
index 79db4dbb446d..3b51ada88e98 100644
--- a/svx/source/dialog/framelink.cxx
+++ b/svx/source/dialog/framelink.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: framelink.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 04:20:29 $
+ * last change: $Author: hr $ $Date: 2007-06-27 17:06:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@
#include "precompiled_svx.hxx"
#ifndef SVX_FRAMELINK_HXX
-#include "framelink.hxx"
+#include <svx/framelink.hxx>
#endif
#include <math.h>
@@ -46,7 +46,7 @@
#include <vcl/outdev.hxx>
#endif
#ifndef SVX_BORDERLINE_HXX
-#include "borderline.hxx"
+#include <svx/borderline.hxx>
#endif
// ----------------------------------------------------------------------------