diff -r 5f1cd966e0d9 -r c0c2f28ace9c applayerprotocols/httptransportfw/Test/T_HttpPipeliningTest/CTestServerStreamManager.cpp --- a/applayerprotocols/httptransportfw/Test/T_HttpPipeliningTest/CTestServerStreamManager.cpp Thu Aug 19 10:27:19 2010 +0300 +++ b/applayerprotocols/httptransportfw/Test/T_HttpPipeliningTest/CTestServerStreamManager.cpp Tue Aug 31 15:44:10 2010 +0300 @@ -19,7 +19,7 @@ #include "CTestServerStreamManager.h" #include "httptestutils.h" #include "MPipeliningTestCase.h" -#include "ctestcasepipelinefallback.h" +#include "CTestCasePipelineFallback.h" const TInt KTimeOut = 50000000; const TInt KResponseBatchSize = 5;