summaryrefslogtreecommitdiffstats
path: root/svtools
diff options
context:
space:
mode:
authorMarcel Metz <mmetz@adrian-broher.net>2012-01-06 23:21:01 +0100
committerMichael Stahl <mstahl@redhat.com>2012-01-06 23:55:50 +0100
commit5845c5b6ec04cff9239716ee9cadfa3708e551c0 (patch)
tree8dbda17b569d07856300e5c5fc3cd035c146117e /svtools
parentextensions: nsplugin: dl is for linux (diff)
downloadcore-5845c5b6ec04cff9239716ee9cadfa3708e551c0.tar.gz
core-5845c5b6ec04cff9239716ee9cadfa3708e551c0.zip
Removed unnecessary tools/link.hxx includes.
Diffstat (limited to 'svtools')
-rw-r--r--svtools/inc/svtools/svparser.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/inc/svtools/svparser.hxx b/svtools/inc/svtools/svparser.hxx
index eac4a92a8f47..340236de1962 100644
--- a/svtools/inc/svtools/svparser.hxx
+++ b/svtools/inc/svtools/svparser.hxx
@@ -30,6 +30,7 @@
#define _SVPARSER_HXX
#include "svtools/svtdllapi.h"
+#include <tools/link.hxx>
#include <tools/string.hxx>
#include <tools/ref.hxx>
#include <rtl/textenc.h>