Index: Source/core/svg/SVGTransformable.h |
diff --git a/Source/core/svg/SVGTransformable.h b/Source/core/svg/SVGTransformable.h |
index e44c441b44a6a4be88766076306c9bdab32713e7..1e74b30d6cb5fe570b8f9c3e08f793d5e60f9501 100644 |
--- a/Source/core/svg/SVGTransformable.h |
+++ b/Source/core/svg/SVGTransformable.h |
@@ -21,7 +21,6 @@ |
#ifndef SVGTransformable_h |
#define SVGTransformable_h |
-#if ENABLE(SVG) |
#include "core/svg/SVGLocatable.h" |
#include "core/svg/SVGTransform.h" |
#include "core/svg/SVGTransformList.h" |
@@ -50,5 +49,4 @@ public: |
} // namespace WebCore |
-#endif // ENABLE(SVG) |
#endif // SVGTransformable_h |