From 39a50a406bb1d7fb04792cd87bc0879617f61f23 Mon Sep 17 00:00:00 2001 From: rozlette Date: Mon, 27 Jun 2022 18:43:28 -0500 Subject: Update names --- soh/src/code/audioMgr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'soh/src/code') diff --git a/soh/src/code/audioMgr.c b/soh/src/code/audioMgr.c index ab34a4617..dc826aa5c 100644 --- a/soh/src/code/audioMgr.c +++ b/soh/src/code/audioMgr.c @@ -1,5 +1,5 @@ #include "global.h" -#include "SohHooks.h" +#include "Hooks.h" #include void func_800C3C80(AudioMgr* audioMgr) { -- cgit v1.2.3