summaryrefslogtreecommitdiff
path: root/games/widelands/files/patch-src_wui_savegamedata.h
blob: 9728e1d703a1c8a8a63b38d41998799b7f4e7fc9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/wui/savegamedata.h.orig	2020-07-12 19:33:44 UTC
+++ src/wui/savegamedata.h
@@ -2,6 +2,7 @@
 #define WL_WUI_SAVEGAMEDATA_H
 
 #include <string>
+#include <ctime>
 
 #include "io/filesystem/filesystem.h"
 #include "logic/game_controller.h"