Fix up #includes to work with both GYP and GN
This commit is contained in:
parent
1cc5492784
commit
73ac019882
13 changed files with 28 additions and 26 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
#include "atom/common/node_includes.h"
|
||||
#include "atom_natives.h" // NOLINT: This file is generated with js2c
|
||||
#include "vendor/node/src/tracing/trace_event.h"
|
||||
#include "tracing/trace_event.h"
|
||||
|
||||
namespace atom {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue