summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/libsrtp/srtp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/libsrtp/srtp.c b/modules/libsrtp/srtp.c
index 7cb2592..cb04c43 100644
--- a/modules/libsrtp/srtp.c
+++ b/modules/libsrtp/srtp.c
@@ -7,6 +7,7 @@
#define asm __asm__ /* workaround */
#endif
#include <srtp/srtp.h>
+#include <srtp/crypto_kernel.h>
#include <re.h>
#include <baresip.h>
#include "sdes.h"