From c97a42ec73b3de8c8ab5ba99a86d2b06e492a52f Mon Sep 17 00:00:00 2001 From: Dragorn421 Date: Sat, 24 May 2025 18:54:58 +0200 Subject: [PATCH] fix --- src/boot/is_debug.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/boot/is_debug.c b/src/boot/is_debug.c index 6d63118853..185ee77c62 100644 --- a/src/boot/is_debug.c +++ b/src/boot/is_debug.c @@ -1,6 +1,7 @@ #include "is_debug.h" #include "ultra64.h" +#include "versions.h" typedef struct ISVDbg { /* 0x00 */ u32 magic; // "IS64"