branch | RCL_3 |
changeset 93 | 79859ed3eea9 |
parent 36 | 0ed94ceaa377 |
child 94 | 919f36ff910f |
92:e1bea15f9a39 | 93:79859ed3eea9 |
---|---|
23 |
23 |
24 // INCLUDE FILES |
24 // INCLUDE FILES |
25 |
25 |
26 #include <e32base.h> |
26 #include <e32base.h> |
27 #include <f32file.h> |
27 #include <f32file.h> |
28 #include <favouritesdb.h> |
28 #include <FavouritesDb.h> |
29 #include "UnicodeFile.h" |
29 #include "UnicodeFile.h" |
30 |
30 |
31 // FORWARD DECLARATIONS |
31 // FORWARD DECLARATIONS |
32 |
32 |
33 class CFavouritesItem; |
33 class CFavouritesItem; |