diff options
| author | louist103 <35883445+louist103@users.noreply.github.com> | 2025-04-06 21:17:50 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-06 17:17:50 -0400 |
| commit | 3d0feab897b065106f5d38ffbc55f075f990e784 (patch) | |
| tree | db74de5a6303ac2957d347181a45e5cb53f3f76b /mm/2s2h/Rando/ActorBehavior/EnSob1.cpp | |
| parent | 63f2c89f9f2bf6a74cedc2185e515a302af68aa3 (diff) | |
Cleanup includes (#1072)
* Cleanup
* Format
* Fixes
* Update macports-deps.txt
* Fix mac
* Update macports-deps.txt
Co-authored-by: Archez <Archez@users.noreply.github.com>
* Move includes around
---------
Co-authored-by: Archez <Archez@users.noreply.github.com>
Diffstat (limited to 'mm/2s2h/Rando/ActorBehavior/EnSob1.cpp')
| -rw-r--r-- | mm/2s2h/Rando/ActorBehavior/EnSob1.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/2s2h/Rando/ActorBehavior/EnSob1.cpp b/mm/2s2h/Rando/ActorBehavior/EnSob1.cpp index f35eeedd1..3e53d9f03 100644 --- a/mm/2s2h/Rando/ActorBehavior/EnSob1.cpp +++ b/mm/2s2h/Rando/ActorBehavior/EnSob1.cpp @@ -1,5 +1,5 @@ #include "ActorBehavior.h" -#include <libultraship/libultraship.h> +#include "public/bridge/consolevariablebridge.h" extern "C" { #include "variables.h" |
