summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-04-27 20:48:29 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-04-29 18:30:00 +0200
commit4a7dcee7456495b03382aff7b04afa4ddfc74444 (patch)
treeaecc5ec845487f026408601c5ed59542c2aee891 /sc/inc
parent0acd47f68e3efb46dafd866ee95497da818fa34f (diff)
Clean up tools/link.hxx
Change-Id: I44e4abb228394f99109f7d7e005cfeb26e4b95c1
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/refreshtimer.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/inc/refreshtimer.hxx b/sc/inc/refreshtimer.hxx
index cbc8e5c0b228..68f2b957e3c6 100644
--- a/sc/inc/refreshtimer.hxx
+++ b/sc/inc/refreshtimer.hxx
@@ -20,6 +20,9 @@
#ifndef INCLUDED_SC_INC_REFRESHTIMER_HXX
#define INCLUDED_SC_INC_REFRESHTIMER_HXX
+#include <sal/config.h>
+
+#include <tools/solar.h>
#include <vcl/timer.hxx>
#include <osl/mutex.hxx>
#include "scdllapi.h"