Removed traces of cryptall.h, and did a "make depend".
[openssl.git] / crypto / lhash / lhash.c
index 29e091525c384e49ad4aa8897ba9f9abc65f3852..8c649ad251791973972346ff549b02da09ab34f1 100644 (file)
@@ -97,8 +97,8 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
-#include "crypto.h"
-#include "lhash.h"
+#include <openssl/crypto.h>
+#include <openssl/lhash.h>
 
 const char *lh_version="lhash" OPENSSL_VERSION_PTEXT;