equal
deleted
inserted
replaced
13 * |
13 * |
14 * Description: Callback classes from Link resolver to the UI and back |
14 * Description: Callback classes from Link resolver to the UI and back |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 |
|
19 |
|
20 #ifndef MLINKRESOLVERCALLBACKS_H |
18 #ifndef MLINKRESOLVERCALLBACKS_H |
21 #define MLINKRESOLVERCALLBACKS_H |
19 #define MLINKRESOLVERCALLBACKS_H |
22 |
20 |
|
21 #include <brctldefs.h> |
23 |
22 |
24 #include "BrsrStatusCodes.h" |
23 #include "BrsrStatusCodes.h" |
25 #include "brctldefs.h" |
|
26 #include "urlloader_urlresponse.h" |
24 #include "urlloader_urlresponse.h" |
27 |
|
28 |
|
29 |
|
30 |
25 |
31 // INCLUDES |
26 // INCLUDES |
32 |
27 |
33 // CONSTANTS |
28 // CONSTANTS |
34 |
29 |