summaryrefslogtreecommitdiff
path: root/crypto/camellia/camellia.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/camellia/camellia.c')
-rw-r--r--crypto/camellia/camellia.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/camellia/camellia.c b/crypto/camellia/camellia.c
index c200b823041b0..f623864bc4134 100644
--- a/crypto/camellia/camellia.c
+++ b/crypto/camellia/camellia.c
@@ -40,7 +40,7 @@
*/
#include <openssl/camellia.h>
-#include "cmll_locl.h"
+#include "cmll_local.h"
#include <string.h>
#include <stdlib.h>