From c1d02c9a40a7b8c617a131cc5b0d7fd6f81fe1b4 Mon Sep 17 00:00:00 2001 From: briaguya <70942617+briaguya-ai@users.noreply.github.com> Date: Wed, 22 Jan 2025 12:45:09 -0500 Subject: [PATCH] maybe this fixes windows --- soh/soh/Enhancements/cosmetics/CustomLogoTitle.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/soh/soh/Enhancements/cosmetics/CustomLogoTitle.cpp b/soh/soh/Enhancements/cosmetics/CustomLogoTitle.cpp index 461883b87..1de55ef8e 100644 --- a/soh/soh/Enhancements/cosmetics/CustomLogoTitle.cpp +++ b/soh/soh/Enhancements/cosmetics/CustomLogoTitle.cpp @@ -5,6 +5,7 @@ #include "assets/objects/gameplay_keep/gameplay_keep.h" extern "C" { +#include #include "macros.h" #include "z64.h" #include "functions.h"