summaryrefslogtreecommitdiff
path: root/games/chapping/files/patch-game-choosestadium.cpp
blob: 9867c602b373fd8c785f805d769bfaee07b05e74 (plain) (blame)
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/"