Add missing symbol export.

This commit is contained in:
Ghislain MARY 2017-02-24 13:50:46 +01:00
parent b4b023108c
commit c02b16ddcd

View file

@ -1562,7 +1562,7 @@ struct _LinphoneImEncryptionEngine {
BELLE_SIP_DECLARE_VPTR_NO_EXPORT(LinphoneImEncryptionEngine);
LinphoneImEncryptionEngine *linphone_im_encryption_engine_new(LinphoneCore *lc);
LINPHONE_PUBLIC LinphoneImEncryptionEngine *linphone_im_encryption_engine_new(LinphoneCore *lc);
/** Belle Sip-based objects need unique ids
*/