syncmlfw/common/http/inc/nsmlhttp.h
changeset 1 a9c0ce913924
parent 0 b497e44ab2fc
child 5 3f7d9dbe57c8
equal deleted inserted replaced
0:b497e44ab2fc 1:a9c0ce913924
    25 #include <e32cons.h>
    25 #include <e32cons.h>
    26 #include <reent.h>
    26 #include <reent.h>
    27 
    27 
    28 #include <http.h>
    28 #include <http.h>
    29 #include <chttpformencoder.h>
    29 #include <chttpformencoder.h>
    30 #include <mhttpauthenticationcallback.h>
    30 #include <http/mhttpauthenticationcallback.h>
    31 #include <e32test.h>
    31 #include <e32test.h>
    32 #include <f32file.h>
    32 #include <f32file.h>
    33 #include <uri8.h>
    33 #include <uri8.h>
    34 #include <nifman.h>
    34 #include <nifman.h>
    35 
    35