branch | RCL_3 |
changeset 19 | c0c2f28ace9c |
parent 3 | 5ee1d9ce5878 |
child 20 | a0da872af3fa |
--- 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;