Chromium Code Reviews| Index: Source/core/svg/SVGUnitTypes.h |
| diff --git a/Source/core/svg/SVGUnitTypes.h b/Source/core/svg/SVGUnitTypes.h |
| index 86e06523b2ddc16d8b450c5a700cf7befe2fad35..84f75d19b7832cfba1ecfbcdd5106129cddd7de3 100644 |
| --- a/Source/core/svg/SVGUnitTypes.h |
| +++ b/Source/core/svg/SVGUnitTypes.h |
| @@ -21,7 +21,7 @@ |
| #define SVGUnitTypes_h |
| #if ENABLE(SVG) |
| -#include "SVGPropertyTraits.h" |
| +#include "core/svg/properties/SVGPropertyTraits.h" |
| #include <wtf/RefCounted.h> |
| namespace WebCore { |