Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / ripemd / rmd160.c
index bee04ce69caa0b462b82dc8c72396fd6aa9d3fa6..d73a9a6225e4cba181ac294581747199f9b0a1e9 100644 (file)
@@ -58,7 +58,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
-#include "ripemd.h"
+#include <openssl/ripemd.h>
 
 #define BUFSIZE        1024*16