From 4ae5fe5753537264872e09562acb2e853dd41850 Mon Sep 17 00:00:00 2001 From: Elijah Thomas Date: Fri, 6 Oct 2023 07:49:50 -0400 Subject: Fix includes and removed libs folder --- src/d/d_base.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/d/d_base.cpp') diff --git a/src/d/d_base.cpp b/src/d/d_base.cpp index 6532708b..0ae747e4 100644 --- a/src/d/d_base.cpp +++ b/src/d/d_base.cpp @@ -1,4 +1,4 @@ -#include +#include "d/d_base.h" // .sbss /* 805750c0 */ u32 dBase_c::s_ExecuteControlFlags; -- cgit v1.2.3