summaryrefslogtreecommitdiff
path: root/src/tls_wrap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tls_wrap.h')
-rw-r--r--src/tls_wrap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tls_wrap.h b/src/tls_wrap.h
index 99d2dc9121..b782e7c3c2 100644
--- a/src/tls_wrap.h
+++ b/src/tls_wrap.h
@@ -27,7 +27,7 @@
#include "node.h"
#include "node_crypto.h" // SSLWrap
-#include "async-wrap.h"
+#include "async_wrap.h"
#include "env.h"
#include "stream_wrap.h"
#include "util.h"