Index: sources/storage/FileHandler.cpp =================================================================== diff -u -rf9f59e63bc8412c38b50ec155bcc37d1535800c4 -r702c25ffe096fb2c8c8e5b344b25759b1c218bce --- sources/storage/FileHandler.cpp (.../FileHandler.cpp) (revision f9f59e63bc8412c38b50ec155bcc37d1535800c4) +++ sources/storage/FileHandler.cpp (.../FileHandler.cpp) (revision 702c25ffe096fb2c8c8e5b344b25759b1c218bce) @@ -24,8 +24,9 @@ // Project // #include "Logger.h" // logger should not be used in this class. #include "StorageGlobals.h" -#include "main.h" +extern QString gStandard_tmp; + // namespace using namespace Storage;