Reorganize local header files
[openssl.git] / crypto / camellia / cmll_ecb.c
index 1385b2f5db3f65a882e907beb2e3273ade741d3c..6a2c77750b3576201547688ffedcabb312e8f7f9 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <openssl/camellia.h>
-#include "cmll_locl.h"
+#include "cmll_local.h"
 
 void Camellia_ecb_encrypt(const unsigned char *in, unsigned char *out,
                           const CAMELLIA_KEY *key, const int enc)