summaryrefslogtreecommitdiff
path: root/include/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/protocol.h')
-rw-r--r--include/protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/protocol.h b/include/protocol.h
index 6af0ed21c..e474dd095 100644
--- a/include/protocol.h
+++ b/include/protocol.h
@@ -26,7 +26,7 @@ class User;
typedef std::vector<std::string> parameterlist;
-class ProtocolInterface
+class CoreExport ProtocolInterface
{
public:
class ServerInfo