Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_report_module.cc')
-rw-r--r--src/node_report_module.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node_report_module.cc b/src/node_report_module.cc
index f303685adbb..f35d23a06e3 100644
--- a/src/node_report_module.cc
+++ b/src/node_report_module.cc
@@ -3,7 +3,7 @@
#include "node_internals.h"
#include "node_options.h"
#include "node_report.h"
-#include "util.h"
+#include "util-inl.h"
#include "handle_wrap.h"
#include "node_buffer.h"