| Index: Source/core/svg/SVGFEDiffuseLightingElement.h
|
| diff --git a/Source/core/svg/SVGFEDiffuseLightingElement.h b/Source/core/svg/SVGFEDiffuseLightingElement.h
|
| index 1c57abe1945ea5c8435f2cd98d91f3253cbed161..864fde80dc916a518a98182b8e7cb764e7088408 100644
|
| --- a/Source/core/svg/SVGFEDiffuseLightingElement.h
|
| +++ b/Source/core/svg/SVGFEDiffuseLightingElement.h
|
| @@ -22,7 +22,7 @@
|
| #ifndef SVGFEDiffuseLightingElement_h
|
| #define SVGFEDiffuseLightingElement_h
|
|
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "core/svg/SVGAnimatedNumberOptionalNumber.h"
|
| #include "core/svg/SVGFELightElement.h"
|
| #include "core/svg/SVGFilterPrimitiveStandardAttributes.h"
|
|
|