Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_crypto.h')
-rw-r--r--src/node_crypto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node_crypto.h b/src/node_crypto.h
index a9719dec257..4034afab6f2 100644
--- a/src/node_crypto.h
+++ b/src/node_crypto.h
@@ -31,7 +31,7 @@
#include "node_buffer.h"
#include "env.h"
-#include "async-wrap-inl.h"
+#include "async_wrap-inl.h"
#include "base-object-inl.h"
#include "v8.h"