diff --git a/src/support/filetools.cpp b/src/support/filetools.cpp index 8b9258cfe1..13d018932f 100644 --- a/src/support/filetools.cpp +++ b/src/support/filetools.cpp @@ -33,6 +33,9 @@ #include "support/Package.h" #include "support/Path.h" #include "support/Systemcall.h" +#include "support/qstring_helpers.h" + +#include #include #include