diff -r 974c3ee9bf20 -r dd1f62411ef8 applayerprotocols/httptransportfw/Test/T_HttpPipeliningTest/CTestServerStreamManager.cpp --- a/applayerprotocols/httptransportfw/Test/T_HttpPipeliningTest/CTestServerStreamManager.cpp Wed Jun 23 18:48:21 2010 +0300 +++ b/applayerprotocols/httptransportfw/Test/T_HttpPipeliningTest/CTestServerStreamManager.cpp Tue Jul 06 14:51:44 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;