Chromium Code Reviews| Index: Source/core/css/CSSCursorImageValue.h |
| diff --git a/Source/core/css/CSSCursorImageValue.h b/Source/core/css/CSSCursorImageValue.h |
| index 04723ddb5c11bf670acea4b5879406856b13b477..9dc6a4e04955b634fb4fc6866f991cc26cc74cab 100644 |
| --- a/Source/core/css/CSSCursorImageValue.h |
| +++ b/Source/core/css/CSSCursorImageValue.h |
| @@ -23,7 +23,7 @@ |
| #include "core/css/CSSImageValue.h" |
| #include "core/platform/graphics/IntPoint.h" |
| -#include <wtf/HashSet.h> |
| +#include "wtf/HashSet.h" |
| namespace WebCore { |