--- smsdaemon/plugins/StatusPlugin.cpp 2008/12/07 20:58:41 149 +++ smsdaemon/plugins/StatusPlugin.cpp 2008/12/18 06:53:29 196 @@ -5,10 +5,10 @@ #include #include "version.h" -#include "common.h" +#include "Common.h" StatusPlugin::StatusPlugin() - : Plugin("status", "Returns a status of the smsdaemon") + : Plugin("status", "Returns a status of the smsdaemon") { }