]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - providers/common/ciphers/cipher_aes_gcm_hw.c
Reorganize local header files
[thirdparty/openssl.git] / providers / common / ciphers / cipher_aes_gcm_hw.c
index 3f56e6861dea0cd9522e730b8bf5764c11884ade..5263bdd6dd46e44d961f6d43b52e0a3e8196e143 100644 (file)
@@ -9,7 +9,7 @@
 
 /* Dispatch functions for AES GCM mode */
 
-#include "cipher_locl.h"
+#include "cipher_local.h"
 #include "internal/ciphers/cipher_gcm.h"
 
 static int generic_aes_gcm_initkey(PROV_GCM_CTX *ctx, const unsigned char *key,