aboutsummaryrefslogtreecommitdiff
path: root/games/wesnoth/files/patch-src_replay.hpp
blob: a929f6ad64501d973f6e86b5f5b8b6918124e872 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/replay.hpp.orig	2018-06-13 12:34:27 UTC
+++ src/replay.hpp
@@ -21,6 +21,7 @@
 
 #include "map/location.hpp"
 
+#include <time.h>
 #include <deque>
 #include <iterator>
 #include <map>