Index: Source/core/svg/animation/SVGSMILElement.h |
diff --git a/Source/core/svg/animation/SVGSMILElement.h b/Source/core/svg/animation/SVGSMILElement.h |
index 5ae465e0db634c85a11d8cbefe77295276e221a4..320e9cd7b4d60436d51fd1be72557384e5480425 100644 |
--- a/Source/core/svg/animation/SVGSMILElement.h |
+++ b/Source/core/svg/animation/SVGSMILElement.h |
@@ -25,7 +25,7 @@ |
#ifndef SVGSMILElement_h |
#define SVGSMILElement_h |
-#if ENABLE(SVG) |
+ |
#include "core/svg/SVGElement.h" |
#include "core/svg/animation/SMILTime.h" |
@@ -236,5 +236,4 @@ private: |
} |
-#endif // ENABLE(SVG) |
#endif // SVGSMILElement_h |