summaryrefslogtreecommitdiffstats
path: root/crypto/evp/pkey_mac.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/pkey_mac.c')
-rw-r--r--crypto/evp/pkey_mac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/pkey_mac.c b/crypto/evp/pkey_mac.c
index 9853e09cf1..2c60afe55f 100644
--- a/crypto/evp/pkey_mac.c
+++ b/crypto/evp/pkey_mac.c
@@ -13,7 +13,7 @@
#include <openssl/engine.h>
#include <openssl/params.h>
#include <openssl/core_names.h>
-#include "internal/evp_int.h"
+#include "crypto/evp.h"
#include "evp_locl.h"
/* MAC PKEY context structure */