| Index: Source/core/html/canvas/WebGLCompressedTextureS3TC.h
|
| diff --git a/Source/core/html/canvas/WebGLCompressedTextureS3TC.h b/Source/core/html/canvas/WebGLCompressedTextureS3TC.h
|
| index 93242cb836108c7213c89eeb28cebf440b04ec4f..41ad35c86a11d2dd35597f32d811712395589cd8 100644
|
| --- a/Source/core/html/canvas/WebGLCompressedTextureS3TC.h
|
| +++ b/Source/core/html/canvas/WebGLCompressedTextureS3TC.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef WebGLCompressedTextureS3TC_h
|
| #define WebGLCompressedTextureS3TC_h
|
|
|
| -#include "ExceptionCode.h"
|
| #include "WebGLExtension.h"
|
| +#include "core/dom/ExceptionCode.h"
|
| #include <wtf/PassOwnPtr.h>
|
|
|
| namespace WebCore {
|
|
|