diff --git a/src/gettext_boost.cpp b/src/gettext_boost.cpp index 073fcaec421f..a56d4f2e6c4a 100644 --- a/src/gettext_boost.cpp +++ b/src/gettext_boost.cpp @@ -15,6 +15,7 @@ #include "global.hpp" #include "gettext.hpp" #include "log.hpp" +#include "filesystem.hpp" #include #include @@ -25,7 +26,6 @@ #include #include "spirit_po.hpp" -#include "filesystem.hpp" #define DBG_G LOG_STREAM(debug, lg::general()) #define LOG_G LOG_STREAM(info, lg::general())