diff -r cc88aabd867b -r 83c58605f049 kernel/eka/include/drivers/xyin.h --- a/kernel/eka/include/drivers/xyin.h Wed Jun 09 10:31:37 2010 +0100 +++ b/kernel/eka/include/drivers/xyin.h Tue Jul 06 11:40:58 2010 +0100 @@ -1,4 +1,4 @@ -// Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 1998-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of the License "Eclipse Public License v1.0" @@ -27,6 +27,7 @@ #include #include + #ifdef _DEBUG //#define __DIGITISER_DEBUG1__ //#define __DIGITISER_DEBUG2__ @@ -180,6 +181,7 @@ TState iState; TInt iCount; TUint8 iPointerOn; + TInt iOrientation; // HALData::TDigitizerOrientation };