diff --git a/coreapi/private.h b/coreapi/private.h index f044a323b..72fe5273a 100644 --- a/coreapi/private.h +++ b/coreapi/private.h @@ -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 */