]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/aes/aes_core.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / aes / aes_core.c
index 2f59c191f02292ba3cf237891b3318a313d82f36..a094a9adebe1b2f64b5c38ac06db1d66b0794cba 100644 (file)
@@ -41,7 +41,7 @@
 #include <stdlib.h>
 #include <openssl/crypto.h>
 #include <openssl/aes.h>
-#include "aes_locl.h"
+#include "aes_local.h"
 
 #ifndef AES_ASM
 /*-