Index: Source/core/svg/SVGLangSpace.h |
diff --git a/Source/core/svg/SVGLangSpace.h b/Source/core/svg/SVGLangSpace.h |
index d8badb496f0cf00437449e3b0ef1b70c42e39935..d2d826211fe8f6e3b40d70d018631eeb1909d283 100644 |
--- a/Source/core/svg/SVGLangSpace.h |
+++ b/Source/core/svg/SVGLangSpace.h |
@@ -22,7 +22,7 @@ |
#define SVGLangSpace_h |
#if ENABLE(SVG) |
-#include "QualifiedName.h" |
+#include "core/dom/QualifiedName.h" |
#include <wtf/HashSet.h> |
namespace WebCore { |