summaryrefslogtreecommitdiff
path: root/soh/src/code/db_camera.c
diff options
context:
space:
mode:
authorbriaguya <70942617+briaguya-ai@users.noreply.github.com>2023-01-17 00:17:49 -0500
committerbriaguya <briaguya@alice>2023-01-17 00:33:56 -0500
commitba13e6b2c40d17adef064c2022ceeef260622981 (patch)
tree8dbad888b552342bd7a10a1061657a122ce08f87 /soh/src/code/db_camera.c
parentab104623a74311ed3ba20fc059b012b3940c300b (diff)
refactor: use LUS 1.0 RC
Co-authored-by: kenix3 <kenixwhisperwind@gmail.com> Co-authored-by: David Chavez <david@dcvz.io> Co-authored-by: KiritoDv <kiritodev01@gmail.com> Co-authored-by: Christopher Leggett <chris@leggett.dev>
Diffstat (limited to 'soh/src/code/db_camera.c')
-rw-r--r--soh/src/code/db_camera.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/soh/src/code/db_camera.c b/soh/src/code/db_camera.c
index 0f6d110b8..4bdbf86f8 100644
--- a/soh/src/code/db_camera.c
+++ b/soh/src/code/db_camera.c
@@ -1,4 +1,4 @@
-#include "ultra64.h"
+#include <libultraship/libultra.h>
#include "global.h"
static PlayState* sPlayState;