From 1d28aa31e2e202fe9907b3a9c10caa73d125e592 Mon Sep 17 00:00:00 2001 From: Erwin Nindl Date: Fri, 13 Jul 2007 16:38:15 +0000 Subject: compiles again, libsrtp now under /usr/local/lib/libsrtp.a --- cypher.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cypher.cpp') diff --git a/cypher.cpp b/cypher.cpp index 03688f2..17668a7 100644 --- a/cypher.cpp +++ b/cypher.cpp @@ -36,7 +36,7 @@ #include "cypher.h" extern "C" { -#include "srtp/crypto/include/crypto_kernel.h" +#include } void Cypher::cypher(Buffer& buf) -- cgit v1.2.3