| Index: Source/core/svg/SVGFEFuncRElement.h
|
| diff --git a/Source/core/svg/SVGFEFuncRElement.h b/Source/core/svg/SVGFEFuncRElement.h
|
| index 36da68f0f18bbcd84db8ad13ac56af9f168046d6..15fcd2b48d17266c9c57b460c96acbcb667f4b07 100644
|
| --- a/Source/core/svg/SVGFEFuncRElement.h
|
| +++ b/Source/core/svg/SVGFEFuncRElement.h
|
| @@ -21,7 +21,7 @@
|
| #ifndef SVGFEFuncRElement_h
|
| #define SVGFEFuncRElement_h
|
|
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "core/svg/SVGComponentTransferFunctionElement.h"
|
|
|
| namespace WebCore {
|
|
|