| Index: Source/core/platform/graphics/GraphicsTypes3D.h
|
| diff --git a/Source/core/platform/graphics/GraphicsTypes3D.h b/Source/core/platform/graphics/GraphicsTypes3D.h
|
| index 1fa8eaab17e05c31dd91ff8e55e4b6b084e16048..a593cc84b0cc3cd56a200c2f325c63e93cdea942 100644
|
| --- a/Source/core/platform/graphics/GraphicsTypes3D.h
|
| +++ b/Source/core/platform/graphics/GraphicsTypes3D.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef GraphicsTypes3D_h
|
| #define GraphicsTypes3D_h
|
|
|
| -#include <wtf/Forward.h>
|
| +#include "wtf/Forward.h"
|
|
|
| // GC3D types match the corresponding GL types as defined in OpenGL ES 2.0
|
| // header file gl2.h from khronos.org.
|
|
|