Index: Source/core/svg/SVGFEPointLightElement.cpp |
diff --git a/Source/core/svg/SVGFEPointLightElement.cpp b/Source/core/svg/SVGFEPointLightElement.cpp |
index 29b0ce9757bdc102be9e3eecf4f578670dfa70f3..1c6db05a2de86958c5cd80ae27781e52ce62e615 100644 |
--- a/Source/core/svg/SVGFEPointLightElement.cpp |
+++ b/Source/core/svg/SVGFEPointLightElement.cpp |
@@ -20,7 +20,7 @@ |
#include "config.h" |
#include "core/svg/SVGFEPointLightElement.h" |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "platform/graphics/filters/PointLightSource.h" |
namespace WebCore { |