Add another missing include

This commit is contained in:
Jordan Longstaff 2025-11-09 23:03:45 -05:00 committed by GitHub
parent 14a0e4a183
commit d48dbee6ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
*/
#include "z_demo_sa.h"
#include "overlays/actors/ovl_Demo_Sa/z_demo_sa.h"
#include "overlays/actors/ovl_En_Sa/z_en_sa.h"
#include "overlays/actors/ovl_En_Elf/z_en_elf.h"
#include "overlays/actors/ovl_Door_Warp1/z_door_warp1.h"