aboutsummaryrefslogtreecommitdiff
path: root/crypto/aes/aes_misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/aes/aes_misc.c')
-rw-r--r--crypto/aes/aes_misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/aes/aes_misc.c b/crypto/aes/aes_misc.c
index 7403c84f82d2..e0edc72ba71c 100644
--- a/crypto/aes/aes_misc.c
+++ b/crypto/aes/aes_misc.c
@@ -9,7 +9,7 @@
#include <openssl/opensslv.h>
#include <openssl/aes.h>
-#include "aes_locl.h"
+#include "aes_local.h"
const char *AES_options(void)
{