Update node headers including

This commit is contained in:
Cheng Zhao 2016-07-21 00:51:57 -06:00
parent 8f5bd4afaf
commit 7d42797c1f
3 changed files with 5 additions and 2 deletions

View file

@ -12,7 +12,8 @@
#include "base/memory/scoped_ptr.h"
#include "base/values.h"
#include "native_mate/dictionary.h"
#include "vendor/node/src/node_buffer.h"
#include "atom/common/node_includes.h"
namespace atom {