summaryrefslogtreecommitdiff
blob: cc7f99825104d73710b9da15f26b1b2d55f88d79 (plain)
1
2
3
4
5
6
7
8
9
10
--- glest_game/main/main.cpp
+++ glest_game/main/main.cpp
@@ -13,6 +13,7 @@
 
 #include <string>
 #include <cstdlib>
+#include <sys/stat.h>
 
 #include "game.h"
 #include "main_menu.h"