| Index: Source/core/svg/SVGFEFuncBElement.h
|
| diff --git a/Source/core/svg/SVGFEFuncBElement.h b/Source/core/svg/SVGFEFuncBElement.h
|
| index 19b704ee241d9c6fb07ca466d1dc081656d54843..69bb3818904ee437f76d03bde4b7a7830097b3fc 100644
|
| --- a/Source/core/svg/SVGFEFuncBElement.h
|
| +++ b/Source/core/svg/SVGFEFuncBElement.h
|
| @@ -21,7 +21,7 @@
|
| #ifndef SVGFEFuncBElement_h
|
| #define SVGFEFuncBElement_h
|
|
|
| -#include "SVGNames.h"
|
| +#include "core/SVGNames.h"
|
| #include "core/svg/SVGComponentTransferFunctionElement.h"
|
|
|
| namespace WebCore {
|
|
|