webengine/wmlengine/src/urlloader/include/urlloader_urlloaderI.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    13 *
    13 *
    14 * Description:  Handling of general url loading
    14 * Description:  Handling of general url loading
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 
       
    19 
    18 #ifndef URLLOADERI_H
    20 #ifndef URLLOADERI_H
    19 #define URLLOADERI_H
    21 #define URLLOADERI_H
    20 
    22 
    21 //  INCLUDES
    23 //  INCLUDES
    22 #include <brctldefs.h>
       
    23 #include "urlloader_urlloaderint.h"
    24 #include "urlloader_urlloaderint.h"
    24 #include "httploader_mlinkresolvercallbacks.h"
    25 #include "httploader_mlinkresolvercallbacks.h"
    25 #include "BrsrStatusCodes.h"
    26 #include "BrsrStatusCodes.h"
       
    27 #include "BrCtlDefs.h"
    26 
    28 
    27 #ifdef __cplusplus
    29 #ifdef __cplusplus
    28 extern "C" {
    30 extern "C" {
    29 #endif
    31 #endif
    30 
    32