| branch | CompilerCompatibility |
| changeset 11 | c32fb9f4b91e |
| parent 8 | 2e6c4614c58e |
| 9:c65663728cf1 | 11:c32fb9f4b91e |
|---|---|
16 */ |
16 */ |
17 |
17 |
18 #ifndef C_CMSETTINGSUI_H |
18 #ifndef C_CMSETTINGSUI_H |
19 #define C_CMSETTINGSUI_H |
19 #define C_CMSETTINGSUI_H |
20 |
20 |
21 #include <E32def.h> |
21 #include <e32def.h> |
22 #include <e32base.h> |
22 #include <e32base.h> |
23 |
23 |
24 class CCmSettingsUiImpl; |
24 class CCmSettingsUiImpl; |
25 |
25 |
26 /** |
26 /** |