diff -r 28c1bd28d474 -r 73ff0d268e1d hti/HtiFramework/src/HtiDispatcher.cpp --- a/hti/HtiFramework/src/HtiDispatcher.cpp Tue Feb 02 10:12:29 2010 +0200 +++ b/hti/HtiFramework/src/HtiDispatcher.cpp Sat Feb 20 00:22:34 2010 +0200 @@ -20,10 +20,10 @@ #include "HtiDispatcher.h" #include "HtiMessage.h" #include "HtiMessageQueue.h" -#include "HTILogging.h" +#include "HtiLogging.h" #include "HtiCommAdapter.h" -#include "HTIServicePluginInterface.h" -#include "HTICommPluginInterface.h" +#include "HtiServicePluginInterface.h" +#include "HtiCommPluginInterface.h" #include "HtiSecurityManager.h" #include "HtiVersion.h"