]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - providers/common/ciphers/cipher_aes_ccm.c
Reorganize local header files
[thirdparty/openssl.git] / providers / common / ciphers / cipher_aes_ccm.c
index 75f6e3fc9dba0e08340719091b16953c2efcd27b..c8015898dd1d23c7c4efba0f3a46868a3173cb5c 100644 (file)
@@ -9,7 +9,7 @@
 
 /* Dispatch functions for AES CCM mode */
 
-#include "cipher_locl.h"
+#include "cipher_local.h"
 #include "internal/ciphers/cipher_ccm.h"
 #include "internal/provider_algs.h"