diff -r 2af57effcf41 -r 0713fb089b10 applayerprotocols/httpservice/inc/httpservice.h --- a/applayerprotocols/httpservice/inc/httpservice.h Thu Jun 17 12:05:02 2010 +0100 +++ b/applayerprotocols/httpservice/inc/httpservice.h Thu Jul 22 16:38:27 2010 +0100 @@ -1,4 +1,4 @@ -// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -23,5 +23,7 @@ #include #include #include +#include +#include #endif // __MHTTPDATARECIVER_H__