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