aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md2/md2_one.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/md2/md2_one.c')
-rw-r--r--crypto/md2/md2_one.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/md2/md2_one.c b/crypto/md2/md2_one.c
index 389c1f79f2..17b288bad8 100644
--- a/crypto/md2/md2_one.c
+++ b/crypto/md2/md2_one.c
@@ -58,7 +58,7 @@
#include <stdio.h>
#include "cryptlib.h"
-#include "md2.h"
+#include <openssl/md2.h>
/* This is a separate file so that #defines in cryptlib.h can
* map my MD functions to different names */