Do not include eXosip header when compiling with bellesip.

This commit is contained in:
Ghislain MARY 2013-04-19 10:21:36 +02:00
parent 239a7881c2
commit 541413ce20

View file

@ -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"