summaryrefslogtreecommitdiff
path: root/src/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.cpp')
-rw-r--r--src/game.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game.cpp b/src/game.cpp
index bb9559924..43e48943e 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -149,6 +149,8 @@
#undef ERROR
#endif // WIN32
+#include <fstream>
+
#include "debug.h"
QuitDialog *quitDialog = nullptr;