summaryrefslogtreecommitdiff
path: root/src/node_crypto.h
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 7d8c9032c6..636cbb99d4 100644
--- a/src/node_crypto.h
+++ b/src/node_crypto.h
@@ -26,7 +26,7 @@
#include "node.h"
// ClientHelloParser
-#include "node_crypto_clienthello-inl.h"
+#include "node_crypto_clienthello.h"
#include "node_buffer.h"