diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-08-26 10:51:29 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-08-26 11:05:29 +0100 |
commit | a523b7c434f252a90f6cf9563a24ea230c9fcc20 (patch) | |
tree | 0ae05f4c7860575bef761f7f961b3b2f0dc37476 /sd/inc/sddll.hxx | |
parent | e3771338eee211dbac7cad961a4a81342f2a56c9 (diff) |
add ppt to fftester
Change-Id: I49162355ce5a58c6aaadfcfb9f45471e5c2a1424
Diffstat (limited to 'sd/inc/sddll.hxx')
-rw-r--r-- | sd/inc/sddll.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sd/inc/sddll.hxx b/sd/inc/sddll.hxx index 22e8e61fbe1b..6f8a04957f4f 100644 --- a/sd/inc/sddll.hxx +++ b/sd/inc/sddll.hxx @@ -21,6 +21,7 @@ #define INCLUDED_SD_INC_SDDLL_HXX #include <sfx2/module.hxx> +#include "sddllapi.h" /************************************************************************* |* @@ -32,7 +33,7 @@ |* \************************************************************************/ -class SdDLL +class SD_DLLPUBLIC SdDLL { protected: #ifdef ENABLE_SDREMOTE |