summaryrefslogtreecommitdiffstats
path: root/crypto/evp/evp_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/evp_utils.c')
-rw-r--r--crypto/evp/evp_utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/evp_utils.c b/crypto/evp/evp_utils.c
index 3da208a69f..b3571bea9f 100644
--- a/crypto/evp/evp_utils.c
+++ b/crypto/evp/evp_utils.c
@@ -14,7 +14,7 @@
#include <openssl/err.h>
#include <openssl/asn1.h> /* evp_locl.h needs it */
#include <openssl/safestack.h> /* evp_locl.h needs it */
-#include "internal/evp_int.h" /* evp_locl.h needs it */
+#include "crypto/evp.h" /* evp_locl.h needs it */
#include "evp_locl.h"
/*