commands/screenmode/screenmode.cpp
changeset 76 2f382fb2036c
parent 0 7f656887cf89
child 80 562156073bab
equal deleted inserted replaced
75:6bffbe8be665 76:2f382fb2036c
    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>