From 9f38870a46ea55989e1181e255a24d1f031fe014 Mon Sep 17 00:00:00 2001 From: SmallJoker Date: Thu, 2 Jan 2025 19:51:21 +0100 Subject: [PATCH] msvc --- src/objdef.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/objdef.cpp b/src/objdef.cpp index dc398d385..b8b11b7b7 100644 --- a/src/objdef.cpp +++ b/src/objdef.cpp @@ -6,6 +6,7 @@ #include "util/numeric.h" #include "log.h" #include "gamedef.h" +#include "porting.h" // strcasecmp #include