Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / evp / m_sha1.c
index 6c4b6aa4835f41c3bcd28a2854d85561f0ed63c2..5d5480659dcc0317590849f8fc480e9704581130 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 sha1_md=
        {