diff options
Diffstat (limited to 'crypto/async/async_wait.c')
-rw-r--r-- | crypto/async/async_wait.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/async/async_wait.c b/crypto/async/async_wait.c index 642b781f7e..87e480d949 100644 --- a/crypto/async/async_wait.c +++ b/crypto/async/async_wait.c @@ -8,7 +8,7 @@ */ /* This must be the first #include file */ -#include "async_locl.h" +#include "async_local.h" #include <openssl/err.h> |