| Index: Source/core/css/CSSCursorImageValue.cpp
|
| diff --git a/Source/core/css/CSSCursorImageValue.cpp b/Source/core/css/CSSCursorImageValue.cpp
|
| index 59f41399c1785a7a07817bceeca383387d37eee8..532e0421726706e5a13c91450986e842fa82c6fb 100644
|
| --- a/Source/core/css/CSSCursorImageValue.cpp
|
| +++ b/Source/core/css/CSSCursorImageValue.cpp
|
| @@ -34,6 +34,7 @@
|
| #include "core/svg/SVGLengthContext.h"
|
| #include "core/svg/SVGURIReference.h"
|
| #include "wtf/MathExtras.h"
|
| +#include "wtf/text/StringBuilder.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| namespace WebCore {
|
|
|