Index: Source/core/svg/SVGURIReference.cpp |
diff --git a/Source/core/svg/SVGURIReference.cpp b/Source/core/svg/SVGURIReference.cpp |
index f51aa1c047abcd24ca186e27a7b045dba24d670b..be2e512586bd5ed029626b45ee3ab0e39937731c 100644 |
--- a/Source/core/svg/SVGURIReference.cpp |
+++ b/Source/core/svg/SVGURIReference.cpp |
@@ -24,7 +24,7 @@ |
#include "XLinkNames.h" |
#include "core/dom/Document.h" |
-#include "weborigin/KURL.h" |
+#include "platform/weborigin/KURL.h" |
namespace WebCore { |