summaryrefslogtreecommitdiff
path: root/src/d/d_base.cpp
diff options
context:
space:
mode:
authorElijah Thomas <elijahthomas774@gmail.com>2023-10-06 07:49:50 -0400
committerElijah Thomas <elijahthomas774@gmail.com>2023-10-06 07:49:50 -0400
commit4ae5fe5753537264872e09562acb2e853dd41850 (patch)
tree079b314512b286f666376a05abaafbb49b0c99f9 /src/d/d_base.cpp
parent99d473d1aaecbd343871793e1c2002c89f08e227 (diff)
Fix includes and removed libs folder
Diffstat (limited to 'src/d/d_base.cpp')
-rw-r--r--src/d/d_base.cpp2
1 files changed, 1 insertions, 1 deletions
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 <d/d_base.h>
+#include "d/d_base.h"
// .sbss
/* 805750c0 */ u32 dBase_c::s_ExecuteControlFlags;