branch | RCL_3 |
changeset 17 | 0fd27995241b |
parent 14 | 04becd199f91 |
child 23 | e5618cc85d74 |
--- a/javacommons/gcfprotocols/http/src.s60/nativetransaction.cpp Fri Apr 30 10:40:48 2010 +0300 +++ b/javacommons/gcfprotocols/http/src.s60/nativetransaction.cpp Tue May 11 16:07:20 2010 +0300 @@ -18,7 +18,13 @@ #include <e32def.h> #include <centralrepository.h> + +#ifdef RD_JAVA_S60_RELEASE_10_1_ONWARDS +#include <CUserAgent.h> +#else #include <cuseragent.h> +#endif + #include "com_nokia_mj_impl_http_HttpConnectionNative.h" #include "nativehttptransaction.h" #include "nativehttpsession.h"