Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / sha / sha1test.c
index 78c94f1aca529e2eceb6b3db83e62bb6db5349a8..831a3441a46ddd335e1cd423edfb22b58eaf4f19 100644 (file)
@@ -59,7 +59,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
-#include "sha.h"
+#include <openssl/sha.h>
 
 #undef SHA_0 /* FIPS 180 */
 #define  SHA_1 /* FIPS 180-1 */