diff --git a/coreapi/sal.h b/coreapi/sal.h index 140c14d04..b2a0ecd59 100644 --- a/coreapi/sal.h +++ b/coreapi/sal.h @@ -27,6 +27,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define sal_h #include "mediastreamer2/mscommon.h" +#include "ortp/ortp_srtp.h" /*Dirty hack, keep in sync with mediastreamer2/include/mediastream.h */ #ifndef PAYLOAD_TYPE_FLAG_CAN_RECV diff --git a/coreapi/sal_eXosip2_sdp.c b/coreapi/sal_eXosip2_sdp.c index 3993e66f8..5160777a7 100644 --- a/coreapi/sal_eXosip2_sdp.c +++ b/coreapi/sal_eXosip2_sdp.c @@ -19,6 +19,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "ortp/b64.h" +#include "ortp/ortp_srtp.h" #include "sal.h" #include diff --git a/mediastreamer2 b/mediastreamer2 index d9957eac4..9e0fbb211 160000 --- a/mediastreamer2 +++ b/mediastreamer2 @@ -1 +1 @@ -Subproject commit d9957eac4e4409b1eccc65c59b3851542582b718 +Subproject commit 9e0fbb21184fcf9396efc444c20d04408500f0d8 diff --git a/oRTP b/oRTP index 845e0cf4e..5b0d57bb3 160000 --- a/oRTP +++ b/oRTP @@ -1 +1 @@ -Subproject commit 845e0cf4e33cc9964c48aa9191005d4108dfebbd +Subproject commit 5b0d57bb3de5ff1ac1bda6ca5d48f9b1df4047a7