| Index: Source/core/svg/SVGTRefElement.h
|
| diff --git a/Source/core/svg/SVGTRefElement.h b/Source/core/svg/SVGTRefElement.h
|
| index 1c76fa0cb9c0bf0002691f2339abb9733b538019..ee66c681e4e338582c5dc3e72cf56ab5cee5fa7f 100644
|
| --- a/Source/core/svg/SVGTRefElement.h
|
| +++ b/Source/core/svg/SVGTRefElement.h
|
| @@ -21,7 +21,6 @@
|
| #ifndef SVGTRefElement_h
|
| #define SVGTRefElement_h
|
|
|
| -#if ENABLE(SVG)
|
| #include "core/svg/SVGTextPositioningElement.h"
|
| #include "core/svg/SVGURIReference.h"
|
|
|
| @@ -66,5 +65,4 @@ private:
|
|
|
| } // namespace WebCore
|
|
|
| -#endif // ENABLE(SVG)
|
| #endif
|
|
|