commands/screenmode/screenmode.cpp
changeset 76 2f382fb2036c
parent 0 7f656887cf89
child 80 562156073bab
--- a/commands/screenmode/screenmode.cpp	Mon Oct 25 10:37:01 2010 +0100
+++ b/commands/screenmode/screenmode.cpp	Mon Oct 25 13:21:33 2010 +0100
@@ -13,7 +13,7 @@
 #include <fshell/common.mmh>
 
 #if defined (FSHELL_PLATFORM_S60) && FSHELL_PLATFORM_S60 >= 5
-#include "AknCapServerClient.h"	//for screen orientation change
+#include <AknCapServerClient.h>	//for screen orientation change
 #endif
 
 #include <W32STD.H>