Chromium Code Reviews| Index: Source/wtf/Platform.h |
| diff --git a/Source/wtf/Platform.h b/Source/wtf/Platform.h |
| index 138b28b106f6e2729071961ab2aadc2288e52ffa..1d118f2b7fc979f25cc3d13241f617be3c78f19e 100644 |
| --- a/Source/wtf/Platform.h |
| +++ b/Source/wtf/Platform.h |
| @@ -29,7 +29,7 @@ |
| #define WTF_Platform_h |
| /* Include compiler specific macros */ |
| -#include <wtf/Compiler.h> |
| +#include "wtf/Compiler.h" |
| /* ==== Platform adaptation macros: these describe properties of the target environment. ==== */ |