| Index: Source/core/svg/SVGFEFuncAElement.h
|
| diff --git a/Source/core/svg/SVGFEFuncAElement.h b/Source/core/svg/SVGFEFuncAElement.h
|
| index 49b5b43e095fef5734c2f10cf224b08a55e28875..da59dcc23f393ff5e91deca2959941e803eb950e 100644
|
| --- a/Source/core/svg/SVGFEFuncAElement.h
|
| +++ b/Source/core/svg/SVGFEFuncAElement.h
|
| @@ -21,7 +21,7 @@
|
| #ifndef SVGFEFuncAElement_h
|
| #define SVGFEFuncAElement_h
|
|
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "core/svg/SVGComponentTransferFunctionElement.h"
|
|
|
| namespace WebCore {
|
|
|