htiui/HtiServicePlugins/HtiAppServicePlugin/src/HtiAppControl.cpp
branchRCL_3
changeset 3 2703485a934c
parent 0 d6fe6244b863
child 11 4df3a095718c
child 18 454d022d514b
--- a/htiui/HtiServicePlugins/HtiAppServicePlugin/src/HtiAppControl.cpp	Tue Feb 02 00:17:27 2010 +0200
+++ b/htiui/HtiServicePlugins/HtiAppServicePlugin/src/HtiAppControl.cpp	Fri Feb 19 22:51:38 2010 +0200
@@ -29,15 +29,15 @@
 
 #include "HtiAppControl.h"
 #include <HtiDispatcherInterface.h>
-#include <HTILogging.h>
+#include <HtiLogging.h>
 
-#include <swinstapi.h>
+#include <SWInstApi.h>
 #include <swi/sisregistrysession.h>
 #include <swi/sisregistrypackage.h>
 #if ( SYMBIAN_VERSION_SUPPORT < SYMBIAN_4 )
     #include <javaregistryincludes.h>
 #endif
-#include <widgetregistryclient.h>
+#include <WidgetRegistryClient.h>
 
 #if ( SYMBIAN_VERSION_SUPPORT < SYMBIAN_4 )
     using namespace Java;