From 33e58ef2e699df2493a8b4fd1cd5b62ac210f42c Mon Sep 17 00:00:00 2001 From: MegaMech Date: Thu, 26 Jun 2025 17:52:02 -0600 Subject: [PATCH] Update update_objects.c --- src/update_objects.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/update_objects.c b/src/update_objects.c index 917fe502b..3c2c232ee 100644 --- a/src/update_objects.c +++ b/src/update_objects.c @@ -3,6 +3,7 @@ #include #include #include +#include #include "update_objects.h" #include "main.h"