summaryrefslogtreecommitdiff
path: root/src/node_errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_errors.h')
-rw-r--r--src/node_errors.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/node_errors.h b/src/node_errors.h
index 49575f0bd1..7162d05c1a 100644
--- a/src/node_errors.h
+++ b/src/node_errors.h
@@ -4,8 +4,8 @@
#if defined(NODE_WANT_INTERNALS) && NODE_WANT_INTERNALS
#include "node.h"
-#include "util-inl.h"
-#include "env-inl.h"
+#include "util.h"
+#include "env.h"
#include "v8.h"
// Use ostringstream to print exact-width integer types