Index: Source/core/svg/SVGFEDistantLightElement.cpp |
diff --git a/Source/core/svg/SVGFEDistantLightElement.cpp b/Source/core/svg/SVGFEDistantLightElement.cpp |
index 059b77ceb1df91758996ff43da7494351ea87b2c..9d4e556780c1bcf23a2272c27b8fd3578a6a8e0f 100644 |
--- a/Source/core/svg/SVGFEDistantLightElement.cpp |
+++ b/Source/core/svg/SVGFEDistantLightElement.cpp |
@@ -20,7 +20,7 @@ |
#include "config.h" |
#include "core/svg/SVGFEDistantLightElement.h" |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "platform/graphics/filters/DistantLightSource.h" |
namespace WebCore { |