diff -r c0c2f28ace9c -r a0da872af3fa applayerprotocols/httptransportfw/Test/T_HttpPipeliningTest/CTestServerStreamManager.cpp --- a/applayerprotocols/httptransportfw/Test/T_HttpPipeliningTest/CTestServerStreamManager.cpp Tue Aug 31 15:44:10 2010 +0300 +++ b/applayerprotocols/httptransportfw/Test/T_HttpPipeliningTest/CTestServerStreamManager.cpp Wed Sep 01 12:21:21 2010 +0100 @@ -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;