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

Index: src/Menu/ListLoadState.cpp
--- src/Menu/ListLoadState.cpp.orig
+++ src/Menu/ListLoadState.cpp
@@ -16,6 +16,7 @@
  * You should have received a copy of the GNU General Public License
  * along with OpenXcom.  If not, see <http://www.gnu.org/licenses/>.
  */
+#include <algorithm>
 #include "ListLoadState.h"
 #include "../Engine/Game.h"
 #include "../Engine/Language.h"
