Reorganize local header files
[openssl.git] / providers / common / ciphers / cipher_common_hw.c
index 5a3fb3060b6a1022039ed7fe102066a9d0fdf219..6f1b4babd872ed7fce0d0e28fd1d27070f1b71d9 100644 (file)
@@ -7,7 +7,7 @@
  * https://www.openssl.org/source/license.html
  */
 
-#include "cipher_locl.h"
+#include "cipher_local.h"
 
 /*-
  * The generic cipher functions for cipher modes cbc, ecb, ofb, cfb and ctr.