Chromium Code Reviews| Index: Source/core/html/canvas/OESTextureHalfFloat.cpp |
| diff --git a/Source/core/html/canvas/OESTextureHalfFloat.cpp b/Source/core/html/canvas/OESTextureHalfFloat.cpp |
| index f3b3bd6565f2bb5401918e0c93e2d5a3a3cf33ad..7253837aa42d7e32ebb81807e8167facd26d67fb 100644 |
| --- a/Source/core/html/canvas/OESTextureHalfFloat.cpp |
| +++ b/Source/core/html/canvas/OESTextureHalfFloat.cpp |
| @@ -26,7 +26,7 @@ |
| #include "config.h" |
| #include "core/html/canvas/OESTextureHalfFloat.h" |
| -#include "core/platform/graphics/Extensions3D.h" |
| +#include "platform/graphics/Extensions3D.h" |
| namespace WebCore { |