Reorganize local header files
[openssl.git] / crypto / lhash / lhash.c
index 65445895f5eed159d31c7ba1c05b8ae4a7df040c..76379a93f681c6bac28daef747db6fb7243e9bde 100644 (file)
@@ -15,7 +15,7 @@
 #include <openssl/err.h>
 #include "crypto/ctype.h"
 #include "crypto/lhash.h"
-#include "lhash_lcl.h"
+#include "lhash_local.h"
 
 /*
  * A hashing implementation that appears to be based on the linear hashing