diff --git a/coreapi/callbacks.c b/coreapi/callbacks.c index 30c4b2ef7..03941be15 100644 --- a/coreapi/callbacks.c +++ b/coreapi/callbacks.c @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "linphonecore.h" #include "private.h" #include "mediastreamer2/mediastream.h" -#include "sal_eXosip2.h" + static void linphone_connect_incoming(LinphoneCore *lc, LinphoneCall *call){ if (lc->vtable.show)