Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / mdc2 / mdc2_one.c
index 0cfc9c6698ce206b17d618e1dd07596c556ada64..1c3a093c39134ba076884458e31b1cabc3c81681 100644 (file)
@@ -58,7 +58,7 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "mdc2.h"
+#include <openssl/mdc2.h>
 
 unsigned char *MDC2(unsigned char *d, unsigned long n, unsigned char *md)
        {