]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/evp/m_md2.c
Change #include filenames from <foo.h> to <openssl.h>.
[thirdparty/openssl.git] / crypto / evp / m_md2.c
index fcd3d32de2c4bf5562de8ee8ae6b5dcc7271f78d..4b842382838b9a933c0dd2dc434d2693b2d2cfe7 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 md2_md=
        {