Index: Source/core/svg/SVGStringList.h |
diff --git a/Source/core/svg/SVGStringList.h b/Source/core/svg/SVGStringList.h |
index 5463cc22afc3fe1fc0aa8e7eb91468808780d0c9..a76f411ce4cf2474c09aef2fe179b27214119bca 100644 |
--- a/Source/core/svg/SVGStringList.h |
+++ b/Source/core/svg/SVGStringList.h |
@@ -22,8 +22,8 @@ |
#define SVGStringList_h |
#if ENABLE(SVG) |
-#include "QualifiedName.h" |
#include "SVGPropertyTraits.h" |
+#include "core/dom/QualifiedName.h" |
#include <wtf/Vector.h> |
namespace WebCore { |