htiui/HtiServicePlugins/HtiKeyEventServicePlugin/src/HtiKeyEventServicePlugin.cpp
branchRCL_3
changeset 3 2703485a934c
parent 0 d6fe6244b863
child 11 454d022d514b
--- a/htiui/HtiServicePlugins/HtiKeyEventServicePlugin/src/HtiKeyEventServicePlugin.cpp	Tue Feb 02 00:17:27 2010 +0200
+++ b/htiui/HtiServicePlugins/HtiKeyEventServicePlugin/src/HtiKeyEventServicePlugin.cpp	Fri Feb 19 22:51:38 2010 +0200
@@ -17,13 +17,13 @@
 
 
 // INCLUDE FILES
-#include "HtiKeyEventServiceplugin.h"
+#include "HtiKeyEventServicePlugin.h"
 #include "KeyEventHandler.h"
 #include "PointerEventHandler.h"
 
 #include <HtiDispatcherInterface.h>
-#include <HTILogging.h>
-#include <HWRMLightDomainCRKeys.h>
+#include <HtiLogging.h>
+#include <hwrmlightdomaincrkeys.h>
 
 // CONSTANTS
 _LIT8( KErrorMissingCommand, "Command was not given - message was empty" );