Index: Source/core/svg/properties/SVGPropertyInfo.h |
diff --git a/Source/core/svg/properties/SVGPropertyInfo.h b/Source/core/svg/properties/SVGPropertyInfo.h |
index a58aeee47c03e36f82fce41b865b63e0c6ffb253..a90ff0effd2cacd9f3843b7fc8c70ebb9dfc2d4f 100644 |
--- a/Source/core/svg/properties/SVGPropertyInfo.h |
+++ b/Source/core/svg/properties/SVGPropertyInfo.h |
@@ -21,7 +21,7 @@ |
#define SVGPropertyInfo_h |
#if ENABLE(SVG) |
-#include "QualifiedName.h" |
+#include "core/dom/QualifiedName.h" |
#include <wtf/PassRefPtr.h> |
namespace WebCore { |