summaryrefslogtreecommitdiffstats
path: root/providers/implementations/macs/gmac_prov.c
diff options
context:
space:
mode:
Diffstat (limited to 'providers/implementations/macs/gmac_prov.c')
-rw-r--r--providers/implementations/macs/gmac_prov.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/providers/implementations/macs/gmac_prov.c b/providers/implementations/macs/gmac_prov.c
index f9e5a3a17d..5a0174573d 100644
--- a/providers/implementations/macs/gmac_prov.c
+++ b/providers/implementations/macs/gmac_prov.c
@@ -8,7 +8,7 @@
*/
#include <stdlib.h>
-#include <openssl/core_numbers.h>
+#include <openssl/core_dispatch.h>
#include <openssl/core_names.h>
#include <openssl/params.h>
#include <openssl/engine.h>