summaryrefslogtreecommitdiff
path: root/cypher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cypher.cpp')
-rw-r--r--cypher.cpp2
1 files changed, 1 insertions, 1 deletions
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 <srtp/crypto_kernel.h>
}
void Cypher::cypher(Buffer& buf)