forked from mirrors/linphone-iphone
fix compilation issue with last commit
This commit is contained in:
parent
95098f055a
commit
1eba566506
1 changed files with 1 additions and 1 deletions
|
|
@ -1610,7 +1610,7 @@ BELLE_SIP_TYPE_ID(LinphonePresenceService),
|
|||
BELLE_SIP_TYPE_ID(LinphonePresencePerson),
|
||||
BELLE_SIP_TYPE_ID(LinphonePresenceActivity),
|
||||
BELLE_SIP_TYPE_ID(LinphonePresenceNote),
|
||||
BELLE_SIP_TYPE_ID(LinphoneErrorInfo)
|
||||
BELLE_SIP_TYPE_ID(LinphoneErrorInfo),
|
||||
BELLE_SIP_TYPE_ID(LinphoneConferenceParams),
|
||||
BELLE_SIP_TYPE_ID(LinphoneConference),
|
||||
BELLE_SIP_TYPE_ID(LinphoneInfoMessage)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue