Fix typo in header include (capital E)

This commit is contained in:
kaleb-himes
2025-11-19 16:47:36 -07:00
parent 301a4a554b
commit 4da42ffae9

View File

@@ -34,7 +34,7 @@ data, use this implementation to seed and re-seed the DRBG.
#ifdef HAVE_ENTROPY_MEMUSE
#include <wolfssl/wolfcrypt/wolfEntropy.h>
#include <wolfssl/wolfcrypt/wolfentropy.h>
#include <wolfssl/wolfcrypt/sha3.h>
#if defined(__APPLE__) || defined(__MACH__)