Make the naming scheme for dispatched functions more consistent
[oweals/openssl.git] / providers / implementations / rands / crngt.c
index 1777b33489cff422370e3517eda37406f116c604..30a1a1088a3a5950180609591b6b0e8b0038f977 100644 (file)
@@ -14,7 +14,7 @@
 
 #include <string.h>
 #include <openssl/evp.h>
-#include <openssl/core_numbers.h>
+#include <openssl/core_dispatch.h>
 #include <openssl/params.h>
 #include "prov/providercommon.h"
 #include "prov/provider_ctx.h"