diff --git a/source/common/searchpaths.cpp b/source/common/searchpaths.cpp index ef2301292..bcfaf3463 100644 --- a/source/common/searchpaths.cpp +++ b/source/common/searchpaths.cpp @@ -37,6 +37,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "common.h" #include "version.h" #include "gamecontrol.h" +#include "m_argv.h" #include "filesystem/filesystem.h" static const char* res_exts[] = { ".grp", ".zip", ".pk3", ".pk4", ".7z", ".pk7" }; @@ -827,6 +828,12 @@ static TArray ParseGrpInfo(const char *fn, FileReader &fr, TMap