Index: Source/core/svg/SVGFESpecularLightingElement.h |
diff --git a/Source/core/svg/SVGFESpecularLightingElement.h b/Source/core/svg/SVGFESpecularLightingElement.h |
index 7847d31035a3709232961e85b63b272aa5506f45..8d5d5a125a63b2d6e817fd4c56053b1385b37937 100644 |
--- a/Source/core/svg/SVGFESpecularLightingElement.h |
+++ b/Source/core/svg/SVGFESpecularLightingElement.h |
@@ -22,7 +22,7 @@ |
#ifndef SVGFESpecularLightingElement_h |
#define SVGFESpecularLightingElement_h |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/svg/SVGAnimatedNumber.h" |
#include "core/svg/SVGAnimatedNumberOptionalNumber.h" |
#include "core/svg/SVGFELightElement.h" |