| Index: Source/core/svg/SVGStringList.cpp
|
| diff --git a/Source/core/svg/SVGStringList.cpp b/Source/core/svg/SVGStringList.cpp
|
| index 256cb1225bb1185abdfc89f7a4d48405efa6979f..2e6d9ed787392d6d7a2dfc917ec65764556b8f5e 100644
|
| --- a/Source/core/svg/SVGStringList.cpp
|
| +++ b/Source/core/svg/SVGStringList.cpp
|
| @@ -21,7 +21,7 @@
|
| #include "config.h"
|
| #include "core/svg/SVGStringList.h"
|
|
|
| -#include "bindings/v8/ExceptionMessages.h"
|
| +#include "bindings/core/v8/ExceptionMessages.h"
|
| #include "core/svg/SVGElement.h"
|
| #include "core/svg/SVGParserUtilities.h"
|
| #include "wtf/text/StringBuilder.h"
|
|
|