freebsd-ports/games/chapping/files/patch-game-choosestadium.cpp
Dmitry Marakasov d95fd234c5 - Add LICENSE
- Regenerate patches
2018-06-09 16:14:58 +00:00

10 lines
233 B
C++

--- 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/"