diff --git a/coreapi/TunnelManager.cc b/coreapi/TunnelManager.cc index baf1454e3..17e1e5f98 100644 --- a/coreapi/TunnelManager.cc +++ b/coreapi/TunnelManager.cc @@ -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"