javacommons/gcfprotocols/http/src.s60/nativetransaction.cpp
branchRCL_3
changeset 71 d5e927d5853b
parent 66 2455ef1f5bbc
child 83 26b2b12093af
equal deleted inserted replaced
66:2455ef1f5bbc 71:d5e927d5853b
    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"