launcher/inc/launcherappui.h
branchRCL_3
changeset 11 454d022d514b
parent 5 685c7418c584
--- a/launcher/inc/launcherappui.h	Tue Apr 27 16:38:40 2010 +0300
+++ b/launcher/inc/launcherappui.h	Tue May 11 16:14:15 2010 +0300
@@ -24,14 +24,14 @@
 #include <eikdoc.h>
 #include <e32std.h>
 #include <coeccntx.h>
-#include <aknviewappui.h>
+#include <aknViewAppUi.h>
 #include <akntabgrp.h>
 #include <aknnavide.h>
 #include "../symbian_version.hrh"
 #if ( SYMBIAN_VERSION_SUPPORT < SYMBIAN_4 )
-#include <SendUi.h>
+#include <sendui.h>
 #endif 
-#include "LauncherEngine.h"
+#include "launcherengine.h"
 
 // FORWARD DECLARATIONS
 class CLauncherContainerApps;