| Index: Source/core/svg/properties/SVGAttributeToPropertyMap.h
|
| diff --git a/Source/core/svg/properties/SVGAttributeToPropertyMap.h b/Source/core/svg/properties/SVGAttributeToPropertyMap.h
|
| index 3203c4db82851835bd3e62de8adc511af5f6d589..9647448b9eb947cd79589c74c251033ef98d9ad8 100644
|
| --- a/Source/core/svg/properties/SVGAttributeToPropertyMap.h
|
| +++ b/Source/core/svg/properties/SVGAttributeToPropertyMap.h
|
| @@ -21,7 +21,7 @@
|
| #define SVGAttributeToPropertyMap_h
|
|
|
| #if ENABLE(SVG)
|
| -#include "SVGPropertyInfo.h"
|
| +#include "core/svg/properties/SVGPropertyInfo.h"
|
| #include <wtf/HashMap.h>
|
|
|
| namespace WebCore {
|
|
|