Automated import from //branches/cupcake/...@142856,142856
diff --git a/libs/surfaceflinger/OrientationAnimation.h b/libs/surfaceflinger/OrientationAnimation.h
index ba33fce..b170dcb 100644
--- a/libs/surfaceflinger/OrientationAnimation.h
+++ b/libs/surfaceflinger/OrientationAnimation.h
@@ -62,7 +62,7 @@
 
     sp<SurfaceFlinger> mFlinger;
     sp<MemoryDealer> mTemporaryDealer;
-    LayerOrientationAnim* mLayerOrientationAnim;
+    LayerOrientationAnimBase* mLayerOrientationAnim;
     int mState;
 };