| Index: Source/core/svg/SVGPreserveAspectRatio.h
|
| diff --git a/Source/core/svg/SVGPreserveAspectRatio.h b/Source/core/svg/SVGPreserveAspectRatio.h
|
| index 5e6f4b9f497b895e5bb6ee0ba2484f9c0612934a..59dd6d57904c01f397118ba1d73385502adaf5e1 100644
|
| --- a/Source/core/svg/SVGPreserveAspectRatio.h
|
| +++ b/Source/core/svg/SVGPreserveAspectRatio.h
|
| @@ -22,7 +22,7 @@
|
| #define SVGPreserveAspectRatio_h
|
|
|
| #if ENABLE(SVG)
|
| -#include "SVGPropertyTraits.h"
|
| +#include "core/svg/properties/SVGPropertyTraits.h"
|
|
|
| namespace WebCore {
|
|
|
|
|