summaryrefslogtreecommitdiff
path: root/deps/openssl/openssl/crypto/async/async_locl.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/openssl/crypto/async/async_locl.h')
-rw-r--r--deps/openssl/openssl/crypto/async/async_locl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/openssl/openssl/crypto/async/async_locl.h b/deps/openssl/openssl/crypto/async/async_locl.h
index f0ac05a3db..d7790293f7 100644
--- a/deps/openssl/openssl/crypto/async/async_locl.h
+++ b/deps/openssl/openssl/crypto/async/async_locl.h
@@ -20,7 +20,7 @@
# include <windows.h>
#endif
-#include <internal/async.h>
+#include "internal/async.h"
#include <openssl/crypto.h>
typedef struct async_ctx_st async_ctx;