javacommons/gcfprotocols/http/src.s60/nativetransaction.cpp
changeset 69 773449708c84
parent 61 bf7ee68962da
child 80 d6dafc5d983f
equal deleted inserted replaced
61:bf7ee68962da 69:773449708c84
    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"