summaryrefslogtreecommitdiff
path: root/crypto/camellia/cmll_ecb.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/camellia/cmll_ecb.c')
-rw-r--r--crypto/camellia/cmll_ecb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/camellia/cmll_ecb.c b/crypto/camellia/cmll_ecb.c
index d932f1b37517b..5760d1ed35fc6 100644
--- a/crypto/camellia/cmll_ecb.c
+++ b/crypto/camellia/cmll_ecb.c
@@ -8,7 +8,7 @@
*/
#include <openssl/camellia.h>
-#include "cmll_locl.h"
+#include "cmll_local.h"
void Camellia_ecb_encrypt(const unsigned char *in, unsigned char *out,
const CAMELLIA_KEY *key, const int enc)