diff -r d6fe6244b863 -r 2703485a934c 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 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 -#include -#include +#include +#include // CONSTANTS _LIT8( KErrorMissingCommand, "Command was not given - message was empty" );