fix include fix build (#1385)

Co-authored-by: briaguya <briaguya@alice>
This commit is contained in:
briaguya 2022-09-03 02:13:20 -04:00 committed by GitHub
parent d2fa0d6485
commit 6daf357fd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#include <soh/Enhancements/bootcommands.h>
#include "soh/OTRGlobals.h"
#include "../libultraship/CrashHandler.h"
#include <libultraship/CrashHandler.h>
s32 gScreenWidth = SCREEN_WIDTH;