summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/OrientationAnimation.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaceflinger/OrientationAnimation.h')
-rw-r--r--libs/surfaceflinger/OrientationAnimation.h2
1 files changed, 1 insertions, 1 deletions
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 @@ private:
sp<SurfaceFlinger> mFlinger;
sp<MemoryDealer> mTemporaryDealer;
- LayerOrientationAnim* mLayerOrientationAnim;
+ LayerOrientationAnimBase* mLayerOrientationAnim;
int mState;
};