From ae30cd958593fae5c4d385045f5ba669b9dd4b50 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 18 Jun 2015 18:29:39 +0000 Subject: protocol platform-independent code moved back to mir_app git-svn-id: http://svn.miranda-ng.org/main/trunk@14247 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/m_protocols.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/m_protocols.h') diff --git a/include/m_protocols.h b/include/m_protocols.h index cb6fd2ac38..0a024340e8 100644 --- a/include/m_protocols.h +++ b/include/m_protocols.h @@ -225,7 +225,7 @@ typedef struct { #ifdef __cplusplus extern "C" #endif -MIR_CORE_DLL(PROTOCOLDESCRIPTOR*) Proto_IsProtocolLoaded(const char *szProtoName); +MIR_APP_DLL(PROTOCOLDESCRIPTOR*) Proto_IsProtocolLoaded(const char *szProtoName); // gets the network-level protocol associated with a contact // wParam = (MCONTACT)hContact -- cgit v1.2.3