Chromium Code Reviews| Index: sky/engine/config.h |
| diff --git a/sky/engine/config.h b/sky/engine/config.h |
| index 2a7aeb3f5ecb4c755291c89e98c7fd61138272c5..e597e23a5567f5501592c0c0de24abac5b1ecec3 100644 |
| --- a/sky/engine/config.h |
| +++ b/sky/engine/config.h |
| @@ -22,7 +22,7 @@ |
| */ |
| /* Include compiler specific macros */ |
| -#include "wtf/Compiler.h" |
| +#include "sky/engine/wtf/Compiler.h" |
| /* ==== Platform adaptation macros: these describe properties of the target environment. ==== */ |