diff options
Diffstat (limited to 'sc/inc/refreshtimer.hxx')
-rw-r--r-- | sc/inc/refreshtimer.hxx | 3 |
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" |