| Index: sky/engine/core/html/canvas/CanvasGradient.cpp
|
| diff --git a/sky/engine/core/html/canvas/CanvasGradient.cpp b/sky/engine/core/html/canvas/CanvasGradient.cpp
|
| index a0b537129870115a6745a38bfca8543bd697b518..caa6dcaf6dfd401d99f9289f974268b9ae40cb58 100644
|
| --- a/sky/engine/core/html/canvas/CanvasGradient.cpp
|
| +++ b/sky/engine/core/html/canvas/CanvasGradient.cpp
|
| @@ -27,7 +27,7 @@
|
| #include "sky/engine/config.h"
|
| #include "sky/engine/core/html/canvas/CanvasGradient.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/core/html/canvas/CanvasPattern.h"
|
| #include "sky/engine/core/html/canvas/CanvasStyle.h"
|
|
|