javacommons/gcfprotocols/http/src.s60/nativetransaction.cpp
branchRCL_3
changeset 65 ae942d28ec0e
parent 60 6c158198356e
child 66 2455ef1f5bbc
equal deleted inserted replaced
60:6c158198356e 65:ae942d28ec0e
    18 
    18 
    19 #include <e32def.h>
    19 #include <e32def.h>
    20 #include <centralrepository.h>
    20 #include <centralrepository.h>
    21 
    21 
    22 #ifdef RD_JAVA_S60_RELEASE_10_1_ONWARDS
    22 #ifdef RD_JAVA_S60_RELEASE_10_1_ONWARDS
    23 #include <cuseragent.h>
    23 #include <CUserAgent.h>
    24 #else
    24 #else
    25 #include <cuseragent.h>
    25 #include <cuseragent.h>
    26 #endif
    26 #endif
    27 
    27 
    28 #include "com_nokia_mj_impl_http_HttpConnectionNative.h"
    28 #include "com_nokia_mj_impl_http_HttpConnectionNative.h"