summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMegaMech <MegaMech@users.noreply.github.com>2025-06-26 17:52:02 -0600
committerGitHub <noreply@github.com>2025-06-26 17:52:02 -0600
commit33e58ef2e699df2493a8b4fd1cd5b62ac210f42c (patch)
treeee3365afc345a11fd99ec8252c5a09ddcba055ff
parente6c86e1fe0274cf33679d2ad2347ce46535c6002 (diff)
Update update_objects.c
-rw-r--r--src/update_objects.c1
1 files changed, 1 insertions, 0 deletions
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 <defines.h>
#include <decode.h>
#include <mk64.h>
+#include <stdio.h>
#include "update_objects.h"
#include "main.h"