aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md2/md2.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/md2/md2.c')
-rw-r--r--crypto/md2/md2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/md2/md2.c b/crypto/md2/md2.c
index 8b34e1defb..ba7b46ad6c 100644
--- a/crypto/md2/md2.c
+++ b/crypto/md2/md2.c
@@ -58,7 +58,7 @@
#include <stdio.h>
#include <stdlib.h>
-#include "md2.h"
+#include <openssl/md2.h>
#define BUFSIZE 1024*16