| Index: Source/core/html/canvas/CanvasGradient.cpp
|
| diff --git a/Source/core/html/canvas/CanvasGradient.cpp b/Source/core/html/canvas/CanvasGradient.cpp
|
| index c63aa7d85b08747a2e6c776b4e71fa3a6fa0ae4e..b1af529028148f15739921d5c2f5bef023da5f59 100644
|
| --- a/Source/core/html/canvas/CanvasGradient.cpp
|
| +++ b/Source/core/html/canvas/CanvasGradient.cpp
|
| @@ -27,7 +27,7 @@
|
| #include "config.h"
|
| #include "core/html/canvas/CanvasGradient.h"
|
|
|
| -#include "bindings/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/html/canvas/CanvasPattern.h"
|
| #include "core/html/canvas/CanvasStyle.h"
|
|
|