summaryrefslogtreecommitdiff
path: root/src/game.cpp
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2010-02-23 10:59:01 +0100
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2010-02-23 11:54:30 +0100
commit04fff85c760e36b473556e5e1643f38ea8c6009b (patch)
tree293370ce881c846e11af52207a24fe9a3d764701 /src/game.cpp
parent00cbc7490641a697dbedb85b3b2ff3f75893b7ff (diff)
downloadmana-client-04fff85c760e36b473556e5e1643f38ea8c6009b.tar.gz
mana-client-04fff85c760e36b473556e5e1643f38ea8c6009b.tar.bz2
mana-client-04fff85c760e36b473556e5e1643f38ea8c6009b.tar.xz
mana-client-04fff85c760e36b473556e5e1643f38ea8c6009b.zip
Fixed compile on Windows
Reviewed-by: Bernd Wachter
Diffstat (limited to 'src/game.cpp')
-rw-r--r--src/game.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game.cpp b/src/game.cpp
index 56978dca..40450fee 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -88,8 +88,6 @@
#include <physfs.h>
-#include <sys/stat.h>
-
#include <fstream>
#include <sstream>
#include <string>