webengine/osswebengine/WebCore/platform/network/symbian/SelfDownloadContentHandler.h
changeset 68 92a765b5b3e7
parent 17 c8a366e56285
child 94 919f36ff910f
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    20 
    20 
    21 //  INCLUDES
    21 //  INCLUDES
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <apparc.h>
    23 #include <apparc.h>
    24 #include <http/rhttptransaction.h>
    24 #include <http/rhttptransaction.h>
    25 #include <http/MHTTPTransactionCallback.h>
    25 #include <http/mhttptransactioncallback.h>
    26 #include <f32file.h>
    26 #include <f32file.h>
    27 
    27 
    28 // FORWARD DECLARATIONS
    28 // FORWARD DECLARATIONS
    29 class CDocumentHandler;
    29 class CDocumentHandler;
    30 class TDataType;
    30 class TDataType;