changeset 44 | 36bfc973b146 |
parent 43 | 96e5fb8b040d |
43:96e5fb8b040d | 44:36bfc973b146 |
---|---|
14 // |
14 // |
15 |
15 |
16 #include <e32std.h> |
16 #include <e32std.h> |
17 #include <e32std_private.h> |
17 #include <e32std_private.h> |
18 #include <f32file.h> |
18 #include <f32file.h> |
19 #include <d32locd.h> |
|
19 #include <e32cons.h> |
20 #include <e32cons.h> |
20 #include "crashflash.h" |
21 #include "crashflash.h" |
21 #include <partitions.h> |
22 #include <partitions.h> |
22 #include <ftlcontrolio.h> |
23 #include <ftlcontrolio.h> |
23 |
24 |