diff --git a/coreapi/private.h b/coreapi/private.h index f4e87ee1d..b9d0fe26f 100644 --- a/coreapi/private.h +++ b/coreapi/private.h @@ -1747,6 +1747,7 @@ BELLE_SIP_TYPE_ID(LinphoneFriendList), BELLE_SIP_TYPE_ID(LinphoneXmlRpcRequest), BELLE_SIP_TYPE_ID(LinphoneXmlRpcRequestCbs), BELLE_SIP_TYPE_ID(LinphoneXmlRpcSession), +BELLE_SIP_TYPE_ID(LinphoneTunnel), BELLE_SIP_TYPE_ID(LinphoneTunnelConfig), BELLE_SIP_TYPE_ID(LinphoneFriendListCbs), BELLE_SIP_TYPE_ID(LinphoneEvent),