$OpenBSD: patch-src_Menu_ListGamesState_cpp,v 1.1 2021/09/17 21:04:11 kirby Exp $

Index: src/Menu/ListGamesState.cpp
--- src/Menu/ListGamesState.cpp.orig
+++ src/Menu/ListGamesState.cpp
@@ -17,6 +17,7 @@
  * along with OpenXcom.  If not, see <http://www.gnu.org/licenses/>.
  */
 #include "ListGamesState.h"
+#include <algorithm>
 #include <utility>
 #include "../Engine/Logger.h"
 #include "../Savegame/SavedGame.h"
