--- smsdaemon/SmsDaemon.cpp 2008/12/08 21:28:40 157 +++ smsdaemon/SmsDaemon.cpp 2008/12/08 21:49:49 158 @@ -5,14 +5,14 @@ #include #include -#include "common.h" +#include "Common.h" #include "ISmsTransceiver.h" #include "Plugin.h" #include "kbhit.h" -#include "util.h" +#include "Util.h" #include "TaskManager.h" #include "PluginManager.h"