summaryrefslogtreecommitdiff
path: root/src/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.cpp')
-rw-r--r--src/game.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game.cpp b/src/game.cpp
index 5166ad0..80cc593 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -22,6 +22,7 @@
#include <cstring>
#include <iomanip>
#include <ostream>
+#include <fstream>
#include <thread>
const long readLineLength = 128;