| Index: Source/core/svg/SVGNumberList.h
|
| diff --git a/Source/core/svg/SVGNumberList.h b/Source/core/svg/SVGNumberList.h
|
| index 7992b3a520b5a6fff7d84078a046fa13874ada1a..bab77dca446e8519307c69c0779472921e561dc9 100644
|
| --- a/Source/core/svg/SVGNumberList.h
|
| +++ b/Source/core/svg/SVGNumberList.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef SVGNumberList_h
|
| #define SVGNumberList_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/svg/SVGNumber.h"
|
| #include "core/svg/properties/SVGListPropertyHelper.h"
|
|
|
|
|