--- jaffm-1.3b/filehandler.cpp 2009-01-19 00:40:19.000000000 -0400 +++ jaffm-1.3/filehandler.cpp 2009-01-19 00:48:06.000000000 -0400 @@ -1,5 +1,6 @@ #include "filehandler.h" #include +#include bool UFileHandler::move(const std::string &sOriginal, const std::string &sDestination) { --- jaffm-1.3b/settings.cpp 2009-01-19 00:40:19.000000000 -0400 +++ jaffm-1.3/settings.cpp 2009-01-19 00:47:56.000000000 -0400 @@ -1,5 +1,6 @@ #include "settings.h" #include "filehandler.h" +#include Settings::Settings() {