summaryrefslogtreecommitdiff
path: root/src/code/sys_math_atan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/sys_math_atan.c')
-rw-r--r--src/code/sys_math_atan.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/code/sys_math_atan.c b/src/code/sys_math_atan.c
index 0647745b0..8dabed7d7 100644
--- a/src/code/sys_math_atan.c
+++ b/src/code/sys_math_atan.c
@@ -1,3 +1,4 @@
+#include "sys_math.h"
#include "z64math.h"
#include "macros.h"