summaryrefslogtreecommitdiff
path: root/mm/2s2h/Rando/ActorBehavior/EnFu.cpp
diff options
context:
space:
mode:
authorEblo <7004497+Eblo@users.noreply.github.com>2025-10-29 12:56:57 -0400
committerGitHub <noreply@github.com>2025-10-29 12:56:57 -0400
commit83921dc012588c520efe0ed8c7ac1406806543c7 (patch)
treeea7fe0574360788e800f24ee151489ddc30df411 /mm/2s2h/Rando/ActorBehavior/EnFu.cpp
parent0bdb407d589c5d4fe00496d2c8f65e97e911ad2f (diff)
Bump LUS and OTRExporter, add null audio backend (#1289)
* Bump LUS and OTRExporter, add null audio backend * Missed an include change * And again * Thanks macOS * Another one * Bump LUS again, fixing SDL audio backend bug * Sync LUS bump changes to merged PRs * Bump LUS again * Update CMakeLists.txt includes
Diffstat (limited to 'mm/2s2h/Rando/ActorBehavior/EnFu.cpp')
-rw-r--r--mm/2s2h/Rando/ActorBehavior/EnFu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/2s2h/Rando/ActorBehavior/EnFu.cpp b/mm/2s2h/Rando/ActorBehavior/EnFu.cpp
index a11759747..d7a47f8e2 100644
--- a/mm/2s2h/Rando/ActorBehavior/EnFu.cpp
+++ b/mm/2s2h/Rando/ActorBehavior/EnFu.cpp
@@ -1,5 +1,5 @@
#include "ActorBehavior.h"
-#include "public/bridge/consolevariablebridge.h"
+#include <libultraship/bridge/consolevariablebridge.h>
extern "C" {
#include "variables.h"