summaryrefslogtreecommitdiff
path: root/sc/inc/refreshtimerprotector.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/refreshtimerprotector.hxx')
-rw-r--r--sc/inc/refreshtimerprotector.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/inc/refreshtimerprotector.hxx b/sc/inc/refreshtimerprotector.hxx
index d2169cdc090d..679586d22d46 100644
--- a/sc/inc/refreshtimerprotector.hxx
+++ b/sc/inc/refreshtimerprotector.hxx
@@ -11,10 +11,11 @@
#define SC_REFRESHTIMERPROTECTOR_HXX
#include <sal/config.h>
+#include "scdllapi.h"
class ScRefreshTimerControl;
-class ScRefreshTimerProtector
+class SC_DLLPUBLIC ScRefreshTimerProtector
{
ScRefreshTimerControl * const * ppControl;