diff options
Diffstat (limited to 'plugins/SMS/main.cpp')
| -rw-r--r-- | plugins/SMS/main.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SMS/main.cpp b/plugins/SMS/main.cpp index ac230164eb..64ff1a92f1 100644 --- a/plugins/SMS/main.cpp +++ b/plugins/SMS/main.cpp @@ -163,7 +163,7 @@ PLUGININFOEX pluginInfoEx={  };
 -static const MUUID interfaces[]={SMS_GUID,MIID_LAST};
 +extern "C" __declspec(dllexport) const MUUID interfaces[]={SMS_GUID,MIID_LAST};
  | 
