Index: Source/core/svg/SVGFELightElement.h |
diff --git a/Source/core/svg/SVGFELightElement.h b/Source/core/svg/SVGFELightElement.h |
index bd616ba09eacc654100d15958190950cec676109..1a84c0dbc45d763639a15e5d36461c7013989e3f 100644 |
--- a/Source/core/svg/SVGFELightElement.h |
+++ b/Source/core/svg/SVGFELightElement.h |
@@ -22,7 +22,7 @@ |
#ifndef SVGFELightElement_h |
#define SVGFELightElement_h |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/svg/SVGAnimatedNumber.h" |
#include "core/svg/SVGElement.h" |
#include "platform/graphics/filters/LightSource.h" |