]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/filecache.cpp
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
[dragonfireclient.git] / src / filecache.cpp
index 23df1d7d081e5d137e631dd4e8fbeca99182750f..c4de6cf8220bfc8f6db0e0323e44a0bba1bb3f30 100644 (file)
@@ -29,6 +29,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include <iostream>
 #include <fstream>
 #include <sstream>
+#include <stdlib.h>
 
 bool FileCache::loadByPath(const std::string &path, std::ostream &os)
 {