aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/ext/byte_buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/node/ext/byte_buffer.h')
-rw-r--r--src/node/ext/byte_buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node/ext/byte_buffer.h b/src/node/ext/byte_buffer.h
index e8c4ac90bd..6cb7a2601b 100644
--- a/src/node/ext/byte_buffer.h
+++ b/src/node/ext/byte_buffer.h
@@ -36,8 +36,8 @@
#include <string.h>
-#include <node.h>
#include <nan.h>
+#include <node.h>
#include "grpc/grpc.h"
namespace grpc {