mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-30 01:39:20 +00:00
srtp: take into account that ortp' srtp.h has been renamed ortp_srtp.h
This commit is contained in:
parent
3cb22b6937
commit
4ff98fde11
4 changed files with 4 additions and 4 deletions
|
|
@ -27,7 +27,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
#define sal_h
|
||||
|
||||
#include "mediastreamer2/mscommon.h"
|
||||
#include "ortp/srtp.h"
|
||||
#include "ortp/ortp_srtp.h"
|
||||
|
||||
/*Dirty hack, keep in sync with mediastreamer2/include/mediastream.h */
|
||||
#ifndef PAYLOAD_TYPE_FLAG_CAN_RECV
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
|
||||
|
||||
#include "ortp/b64.h"
|
||||
#include "ortp/srtp.h"
|
||||
#include "ortp/ortp_srtp.h"
|
||||
#include "sal.h"
|
||||
#include <eXosip2/eXosip.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit f12d0e725229865004d8276ae307aab240f7392c
|
||||
Subproject commit 481d921f343086a8e634cd5b7241363c4f07b5fa
|
||||
2
oRTP
2
oRTP
|
|
@ -1 +1 @@
|
|||
Subproject commit 22b2d1e2c3a694d6adca219ffe229d8783416cd6
|
||||
Subproject commit 13450079c956cac404f9c8f19bc1132f73cfca79
|
||||
Loading…
Add table
Reference in a new issue