--- smsdaemon/plugins/SpamPlugin.cpp 2008/06/12 12:43:29 63 +++ smsdaemon/plugins/SpamPlugin.cpp 2008/06/16 10:21:02 90 @@ -1,5 +1,6 @@ #include "SpamPlugin.h" -#include "GsmModem.h" +#include "IGsmModem.h" +#include "Sms.h" #include "util.h" #include "common.h"