Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / evp / m_ripemd.c
index c3d7492aab470c1c1ee40a5c4869f9179852c4ca..87619ed8c78fc1b2f83c68d9b261c7b849011068 100644 (file)
@@ -58,9 +58,9 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "evp.h"
-#include "objects.h"
-#include "x509.h"
+#include <openssl/evp.h>
+#include <openssl/objects.h>
+#include <openssl/x509.h>
 
 static EVP_MD ripemd160_md=
        {