Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / evp / m_sha.c
index 2b5da3411e70de0cd889d0291b17d2e75318aba3..8213c36480ee83268ed154885c2e0dc91b199450 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 sha_md=
        {