summaryrefslogtreecommitdiff
path: root/src/handle_wrap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/handle_wrap.h')
-rw-r--r--src/handle_wrap.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/handle_wrap.h b/src/handle_wrap.h
index 48db9e7f81..6e6f3904b8 100644
--- a/src/handle_wrap.h
+++ b/src/handle_wrap.h
@@ -22,7 +22,10 @@
#ifndef SRC_HANDLE_WRAP_H_
#define SRC_HANDLE_WRAP_H_
+#include "node.h"
#include "queue.h"
+#include "uv.h"
+#include "v8.h"
namespace node {