profilesservices/FileList/Src/CFLDBrowserLauncher.h
changeset 2 051d34a3f367
parent 0 8c5d936e5675
equal deleted inserted replaced
1:b5888e2aa472 2:051d34a3f367
    20 #ifndef CFLDBROWSERLAUNCHER_H
    20 #ifndef CFLDBROWSERLAUNCHER_H
    21 #define CFLDBROWSERLAUNCHER_H
    21 #define CFLDBROWSERLAUNCHER_H
    22 
    22 
    23 // EXTERNAL INCLUDES
    23 // EXTERNAL INCLUDES
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <DownloadedContentHandler.h>
    25 #include <downloadedcontenthandler.h>
    26 
    26 
    27 // FORWARD DECLARATIONS
    27 // FORWARD DECLARATIONS
    28 class CDocumentHandler;
    28 class CDocumentHandler;
    29 class CBrowserLauncher;
    29 class CBrowserLauncher;
    30 
    30