diff -r d6fe6244b863 -r e6e3e87d58b4 htiui/HtiServicePlugins/HtiKeyEventServicePlugin/src/HtiKeyEventServicePlugin.cpp --- a/htiui/HtiServicePlugins/HtiKeyEventServicePlugin/src/HtiKeyEventServicePlugin.cpp Tue Feb 02 00:17:27 2010 +0200 +++ b/htiui/HtiServicePlugins/HtiKeyEventServicePlugin/src/HtiKeyEventServicePlugin.cpp Fri Mar 19 09:29:26 2010 +0200 @@ -17,13 +17,13 @@ // INCLUDE FILES -#include "HtiKeyEventServiceplugin.h" +#include "HtiKeyEventServicePlugin.h" #include "KeyEventHandler.h" #include "PointerEventHandler.h" #include -#include -#include +#include +#include // CONSTANTS _LIT8( KErrorMissingCommand, "Command was not given - message was empty" );