changeset 149 | d9f1e5bfe28c |
parent 0 | a41df078684a |
135:5e441a173c63 | 149:d9f1e5bfe28c |
---|---|
19 */ |
19 */ |
20 |
20 |
21 #ifndef MCODEPAGING_H |
21 #ifndef MCODEPAGING_H |
22 #define MCODEPAGING_H |
22 #define MCODEPAGING_H |
23 |
23 |
24 extern DPagingDevice* CodePagingDevice(TInt aDiveNum); |
24 extern DPagingDevice* CodePagingDevice(TInt aDriveNum); |
25 |
25 |
26 #endif |
26 #endif |