| Index: sky/engine/core/html/canvas/CanvasPattern.cpp
|
| diff --git a/sky/engine/core/html/canvas/CanvasPattern.cpp b/sky/engine/core/html/canvas/CanvasPattern.cpp
|
| index d700c463b6104fabbb12514e6477c6439c53d07d..382e3fdb3395a3276c795d5a558e6931e8c02518 100644
|
| --- a/sky/engine/core/html/canvas/CanvasPattern.cpp
|
| +++ b/sky/engine/core/html/canvas/CanvasPattern.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "sky/engine/config.h"
|
| #include "sky/engine/core/html/canvas/CanvasPattern.h"
|
|
|
| -#include "sky/engine/bindings2/exception_state.h"
|
| +#include "sky/engine/bindings/exception_state.h"
|
| #include "sky/engine/core/dom/ExceptionCode.h"
|
| #include "sky/engine/wtf/text/WTFString.h"
|
|
|
|
|