Eliminate memory leaks in mem_dbg.c.
[openssl.git] / crypto / lhash / lh_stats.c
index 44ddff56c468599d373a5f71b465383a63b408ab..80b931c12b76c6a128822d534666657d764c7997 100644 (file)
@@ -63,7 +63,7 @@
  * and things should work as expected */
 #include "cryptlib.h"
 
-#include "lhash.h"
+#include <openssl/lhash.h>
 
 #ifndef HEADER_BIO_H