mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Do not include eXosip header when compiling with bellesip.
This commit is contained in:
parent
239a7881c2
commit
541413ce20
1 changed files with 2 additions and 0 deletions
|
|
@ -16,7 +16,9 @@
|
|||
#include "ortp/rtpsession.h"
|
||||
#include "linphonecore.h"
|
||||
#include "linphonecore_utils.h"
|
||||
#ifndef USE_BELLESIP
|
||||
#include "eXosip2/eXosip_transport_hook.h"
|
||||
#endif
|
||||
#include "tunnel/udp_mirror.hh"
|
||||
#include "private.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue