| Index: Source/core/svg/SVGPathSegWithContext.h
|
| diff --git a/Source/core/svg/SVGPathSegWithContext.h b/Source/core/svg/SVGPathSegWithContext.h
|
| index 3d79097a9a977330ff0a2d29942c0ad183e442a0..421b75cbf7203a9b12695cbfa8672ecf4d723374 100644
|
| --- a/Source/core/svg/SVGPathSegWithContext.h
|
| +++ b/Source/core/svg/SVGPathSegWithContext.h
|
| @@ -20,7 +20,6 @@
|
| #ifndef SVGPathSegWithContext_h
|
| #define SVGPathSegWithContext_h
|
|
|
| -#if ENABLE(SVG)
|
| #include "core/svg/properties/SVGAnimatedPathSegListPropertyTearOff.h"
|
|
|
| namespace WebCore {
|
| @@ -105,5 +104,4 @@ private:
|
|
|
| } // namespace WebCore
|
|
|
| -#endif // ENABLE(SVG)
|
| #endif
|
|
|