| Index: Source/core/html/canvas/WebGLShaderPrecisionFormat.h
|
| diff --git a/Source/core/html/canvas/WebGLShaderPrecisionFormat.h b/Source/core/html/canvas/WebGLShaderPrecisionFormat.h
|
| index d20b412baf16add892895ffc0363c4e719dd2c6c..b59acc052a530210300a24eb3b2af6982b94f0b0 100644
|
| --- a/Source/core/html/canvas/WebGLShaderPrecisionFormat.h
|
| +++ b/Source/core/html/canvas/WebGLShaderPrecisionFormat.h
|
| @@ -28,7 +28,7 @@
|
| #define WebGLShaderPrecisionFormat_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "core/platform/graphics/GraphicsContext3D.h"
|
| +#include "platform/graphics/GraphicsContext3D.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|
|
|