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