summaryrefslogtreecommitdiff
path: root/src/node_types.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_types.cc')
-rw-r--r--src/node_types.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/node_types.cc b/src/node_types.cc
index 048c47493d..a53bcba555 100644
--- a/src/node_types.cc
+++ b/src/node_types.cc
@@ -1,4 +1,5 @@
-#include "node_internals.h"
+#include "env-inl.h"
+#include "node.h"
using v8::Context;
using v8::FunctionCallbackInfo;