diff options
Diffstat (limited to 'src/render_player.c')
| -rw-r--r-- | src/render_player.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/render_player.c b/src/render_player.c index ae21e2fc5..aec58a16c 100644 --- a/src/render_player.c +++ b/src/render_player.c @@ -1,9 +1,10 @@ #include <ultra64.h> #include <macros.h> +#include <mk64.h> #include <common_structs.h> #include <defines.h> -#include <types.h> #include "code_800029B0.h" +#include "camera.h" #include "math_util.h" #include "math_util_2.h" #include "main.h" |
