Automated import from //branches/cupcake/...@142875,142875
diff --git a/libs/surfaceflinger/LayerOrientationAnimRotate.h b/libs/surfaceflinger/LayerOrientationAnimRotate.h
index 5ca5780..5fbbd42 100644
--- a/libs/surfaceflinger/LayerOrientationAnimRotate.h
+++ b/libs/surfaceflinger/LayerOrientationAnimRotate.h
@@ -60,6 +60,7 @@
nsecs_t mStartTime;
nsecs_t mFinishTime;
bool mOrientationCompleted;
+ int mOriginalTargetOrientation;
mutable bool mFirstRedraw;
mutable float mLastNormalizedTime;
mutable float mLastAngle;