summaryrefslogtreecommitdiff
path: root/src/node_perf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_perf.h')
-rw-r--r--src/node_perf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/node_perf.h b/src/node_perf.h
index f1b182b4e3..82e3f46eb8 100644
--- a/src/node_perf.h
+++ b/src/node_perf.h
@@ -4,6 +4,7 @@
#if defined(NODE_WANT_INTERNALS) && NODE_WANT_INTERNALS
#include "node.h"
+#include "node_internals.h"
#include "node_perf_common.h"
#include "env.h"
#include "base_object-inl.h"