Reorganize local header files
[oweals/openssl.git] / crypto / blake2 / blake2s.c
index 8211374d123f1275e36cc8025cfb5b9b36fbe953..d072e05ca364391bb4e40417a0b46b6a7a1e4061 100644 (file)
@@ -18,7 +18,7 @@
 #include <string.h>
 #include <openssl/crypto.h>
 
-#include "blake2_locl.h"
+#include "blake2_local.h"
 #include "blake2_impl.h"
 
 static const uint32_t blake2s_IV[8] =