| Index: Source/core/css/CSSCursorImageValue.cpp
|
| diff --git a/Source/core/css/CSSCursorImageValue.cpp b/Source/core/css/CSSCursorImageValue.cpp
|
| index 878b81b6f1ac481c4bad252995656f2f93348d2e..d105165d1e69f34c82bc3916b0df76f0d81069c1 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 {
|
|
|