Index: Source/core/svg/properties/SVGAttributeToPropertyMap.h |
diff --git a/Source/core/svg/properties/SVGAttributeToPropertyMap.h b/Source/core/svg/properties/SVGAttributeToPropertyMap.h |
index e4b2f64ecb4f5f6ee42090cb5d5aa9b58c298c6c..f277b5bc10d705d11343771f242be68bcc15dbfb 100644 |
--- a/Source/core/svg/properties/SVGAttributeToPropertyMap.h |
+++ b/Source/core/svg/properties/SVGAttributeToPropertyMap.h |
@@ -21,7 +21,7 @@ |
#define SVGAttributeToPropertyMap_h |
#include "core/svg/properties/SVGPropertyInfo.h" |
-#include <wtf/HashMap.h> |
+#include "wtf/HashMap.h" |
namespace WebCore { |