Index: Source/core/svg/SVGTests.cpp |
diff --git a/Source/core/svg/SVGTests.cpp b/Source/core/svg/SVGTests.cpp |
index a0964f8452c43e98fc8ba8774e6ad3009b71a4f5..4f424f968ae2b2dd838eee77b69c378e94162379 100644 |
--- a/Source/core/svg/SVGTests.cpp |
+++ b/Source/core/svg/SVGTests.cpp |
@@ -22,7 +22,7 @@ |
#include "core/svg/SVGTests.h" |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/dom/DOMImplementation.h" |
#include "platform/Language.h" |
#include "core/svg/SVGElement.h" |