summaryrefslogtreecommitdiff
path: root/src/code/z_player_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/z_player_lib.c')
-rw-r--r--src/code/z_player_lib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/code/z_player_lib.c b/src/code/z_player_lib.c
index e272bbfea..a890090ff 100644
--- a/src/code/z_player_lib.c
+++ b/src/code/z_player_lib.c
@@ -3,6 +3,7 @@
* Description: Set of library functions to interact with the Player system
*/
+#include "prevent_bss_reordering.h"
#include "global.h"
#include "objects/gameplay_keep/gameplay_keep.h"