equal
deleted
inserted
replaced
11 // |
11 // |
12 |
12 |
13 #include <fshell/common.mmh> |
13 #include <fshell/common.mmh> |
14 |
14 |
15 #if defined (FSHELL_PLATFORM_S60) && FSHELL_PLATFORM_S60 >= 5 |
15 #if defined (FSHELL_PLATFORM_S60) && FSHELL_PLATFORM_S60 >= 5 |
16 #include "AknCapServerClient.h" //for screen orientation change |
16 #include <AknCapServerClient.h> //for screen orientation change |
17 #endif |
17 #endif |
18 |
18 |
19 #include <W32STD.H> |
19 #include <W32STD.H> |
20 |
20 |
21 #include <fshell/ioutils.h> |
21 #include <fshell/ioutils.h> |