From 3ce9579a6c98271eedc6032a6e65591752ceab6f Mon Sep 17 00:00:00 2001 From: nytmyr <53322305+nytmyr@users.noreply.github.com> Date: Thu, 30 Jan 2025 23:17:22 -0600 Subject: [PATCH] Linux fix? --- zone/bot_structs.h | 1 + 1 file changed, 1 insertion(+) diff --git a/zone/bot_structs.h b/zone/bot_structs.h index e3bcc8678..99662e83b 100644 --- a/zone/bot_structs.h +++ b/zone/bot_structs.h @@ -20,6 +20,7 @@ #define BOT_STRUCTS #include "../common/types.h" +#include "../common/timer.h" #include