| Index: src/compiler/node-properties-inl.h
 | 
| diff --git a/src/compiler/node-properties-inl.h b/src/compiler/node-properties-inl.h
 | 
| index 699e39c28306d24e73599604bec5d6a2e0185662..78baf4d142bb96e1542739f530319769624d7b57 100644
 | 
| --- a/src/compiler/node-properties-inl.h
 | 
| +++ b/src/compiler/node-properties-inl.h
 | 
| @@ -8,6 +8,7 @@
 | 
|  #include "src/v8.h"
 | 
|  
 | 
|  #include "src/compiler/common-operator.h"
 | 
| +#include "src/compiler/generic-node-inl.h"
 | 
|  #include "src/compiler/node-properties.h"
 | 
|  #include "src/compiler/opcodes.h"
 | 
|  #include "src/compiler/operator.h"
 | 
| 
 |