upnpsettings/upnpsettingsengine/inc/upnpsettingsengine.h
branchnew development branch with rendering state machine and other goodies
changeset 38 5360b7ddc251
parent 0 7f85d04be362
child 45 a6c41ca11adf
equal deleted inserted replaced
32:3785f754ee62 38:5360b7ddc251
    25 
    25 
    26 // INCLUDE FILES
    26 // INCLUDE FILES
    27 
    27 
    28 #include <e32base.h>    // CBase
    28 #include <e32base.h>    // CBase
    29 #include <e32std.h>     // TBuf
    29 #include <e32std.h>     // TBuf
       
    30 #include <f32file.h>
       
    31 #include <badesca.h>
    30 
    32 
    31 // CONSTANTS
    33 // CONSTANTS
    32 const TInt KMaxFriendlyNameLength( 64 );
    34 const TInt KMaxFriendlyNameLength( 64 );
    33 
    35 
    34 // FORWARD DECLARATIONS
    36 // FORWARD DECLARATIONS