Index: Source/core/svg/SVGFETurbulenceElement.cpp |
diff --git a/Source/core/svg/SVGFETurbulenceElement.cpp b/Source/core/svg/SVGFETurbulenceElement.cpp |
index e91e9fd50d7b2a3d30c57c9be7f14d31751f40b6..2e48668453ed256d79e80ae292adae25bc4e7364 100644 |
--- a/Source/core/svg/SVGFETurbulenceElement.cpp |
+++ b/Source/core/svg/SVGFETurbulenceElement.cpp |
@@ -22,7 +22,7 @@ |
#include "core/svg/SVGFETurbulenceElement.h" |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/svg/SVGParserUtilities.h" |
namespace WebCore { |