summaryrefslogtreecommitdiff
path: root/src/node_util.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_util.cc')
-rw-r--r--src/node_util.cc5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/node_util.cc b/src/node_util.cc
index bbbea9ea22..ab1f3c9f91 100644
--- a/src/node_util.cc
+++ b/src/node_util.cc
@@ -1,8 +1,5 @@
-#include "node.h"
+#include "node_internals.h"
#include "node_watchdog.h"
-#include "v8.h"
-#include "env.h"
-#include "env-inl.h"
namespace node {
namespace util {