changeset 3 | b667e5204120 |
parent 0 | c6b0df440bee |
2:23ed33aed077 | 3:b667e5204120 |
---|---|
15 * |
15 * |
16 */ |
16 */ |
17 #include <e32base.h> |
17 #include <e32base.h> |
18 #include <e32cons.h> |
18 #include <e32cons.h> |
19 #include <hal.h> |
19 #include <hal.h> |
20 #include <cinidata.h> |
20 #include <iniparser.h> |
21 |
21 |
22 // Epoc Includes |
22 // Epoc Includes |
23 #include <swi/launcher.h> |
23 #include <swi/launcher.h> |
24 // S60 specific headers |
24 // S60 specific headers |
25 #ifdef __S60__ |
25 #ifdef __S60__ |