diff --git a/src/filesys.cpp b/src/filesys.cpp index 99a0a6ef8..860168460 100644 --- a/src/filesys.cpp +++ b/src/filesys.cpp @@ -171,6 +171,7 @@ bool RecursiveDelete(std::string path) #include #include #include +#include std::vector GetDirListing(std::string pathstring) {