1 2 3 4 5 6 7 8 9 10
--- game/choosestadium.cpp.orig 2008-05-06 17:38:43 UTC +++ game/choosestadium.cpp @@ -5,6 +5,7 @@ #include <fstream> #include <sys/stat.h> #include <dirent.h> +#include <unistd.h> // for chdir() #define THEMES_DIR "themes/"