mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-16 10:02:59 -07:00
fix include fix build (#1385)
Co-authored-by: briaguya <briaguya@alice>
This commit is contained in:
parent
d2fa0d6485
commit
6daf357fd9
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue