diff -r d240f0a77280 -r 780c925249c1 mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/inc/crequestchecker.h --- a/mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/inc/crequestchecker.h Mon Mar 15 12:42:31 2010 +0200 +++ b/mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/inc/crequestchecker.h Wed Mar 31 22:26:09 2010 +0300 @@ -19,11 +19,9 @@ #ifndef CREQUESTCHECKER_H #define CREQUESTCHECKER_H -#include -#include #include +#include -class CMTPObjectMetaData; class MMTPDataProviderFramework; class MMTPConnection; @@ -121,7 +119,7 @@ * @return a pointer to the created request checker object */ static CRequestChecker* NewL( MMTPDataProviderFramework& aFramework, - MMTPConnection& aConnection ); + MMTPConnection& aConnection ); /** * Destructor