summaryrefslogtreecommitdiff
path: root/automation/inc/automation/automation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'automation/inc/automation/automation.hxx')
-rw-r--r--automation/inc/automation/automation.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/automation/inc/automation/automation.hxx b/automation/inc/automation/automation.hxx
index aaf54e24d564..8549bc777fa9 100644
--- a/automation/inc/automation/automation.hxx
+++ b/automation/inc/automation/automation.hxx
@@ -28,9 +28,11 @@
#ifndef AUTOMATION_HXX
#define AUTOMATION_HXX
+#include "automation/stsdllapi.h"
+
class ImplRemoteControl;
-class RemoteControl
+class STS_DLLPUBLIC RemoteControl
{
ImplRemoteControl* pImpl;
public: