diff options
Diffstat (limited to 'src/code/z_actor.c')
| -rw-r--r-- | src/code/z_actor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/z_actor.c b/src/code/z_actor.c index dbc28a11b..532aecd65 100644 --- a/src/code/z_actor.c +++ b/src/code/z_actor.c @@ -6,7 +6,7 @@ #include "fault.h" #include "attributes.h" #include "sys_cfb.h" -#include "loadfragment.h" +#include "libu64/loadfragment.h" // Variables are put before most headers as a hacky way to bypass bss reordering FaultClient sActorFaultClient; // 2 funcs |
