| Index: Source/core/html/canvas/WebGLCompressedTexturePVRTC.cpp
|
| diff --git a/Source/core/html/canvas/WebGLCompressedTexturePVRTC.cpp b/Source/core/html/canvas/WebGLCompressedTexturePVRTC.cpp
|
| index 663dcc06e85dd9b21b7ac553944c37bfa2e37182..8ae4acd26899e81a50385d44943c1ebbcca29b6d 100644
|
| --- a/Source/core/html/canvas/WebGLCompressedTexturePVRTC.cpp
|
| +++ b/Source/core/html/canvas/WebGLCompressedTexturePVRTC.cpp
|
| @@ -28,7 +28,7 @@
|
| #include "core/html/canvas/WebGLCompressedTexturePVRTC.h"
|
|
|
| #include "core/html/canvas/WebGLRenderingContext.h"
|
| -#include "core/platform/graphics/Extensions3D.h"
|
| +#include "platform/graphics/Extensions3D.h"
|
|
|
| namespace WebCore {
|
|
|
|
|