X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=Source%2FWebCore%2Fsvg%2FSVGAnimatedInteger.cpp;fp=Source%2FWebCore%2Fsvg%2FSVGAnimatedInteger.cpp;h=b400b26a1389bc23f6b2412c7e01b80349079617;hb=186b2535c234ccc42a8c27998f11be6f718f604f;hp=267ff779d8ec271940e25328c929f2028a24ab9f;hpb=1c567be6144228b511852e3cab689fc41b052875;p=vuplus_webkit diff --git a/Source/WebCore/svg/SVGAnimatedInteger.cpp b/Source/WebCore/svg/SVGAnimatedInteger.cpp index 267ff77..b400b26 100644 --- a/Source/WebCore/svg/SVGAnimatedInteger.cpp +++ b/Source/WebCore/svg/SVGAnimatedInteger.cpp @@ -19,7 +19,7 @@ #include "config.h" -#if ENABLE(SVG) && ENABLE(SVG_ANIMATION) +#if ENABLE(SVG) #include "SVGAnimatedInteger.h" #include "SVGAnimateElement.h" @@ -93,4 +93,4 @@ float SVGAnimatedIntegerAnimator::calculateDistance(const String& fromString, co } -#endif // ENABLE(SVG) && ENABLE(SVG_ANIMATION) +#endif // ENABLE(SVG)