summaryrefslogtreecommitdiff
path: root/src/trig.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/trig.c')
-rw-r--r--src/trig.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trig.c b/src/trig.c
index cd9f39cac..8b75b3838 100644
--- a/src/trig.c
+++ b/src/trig.c
@@ -1,4 +1,5 @@
#include "global.h"
+#include "trig.h"
extern s16 gSineTable[];
extern s16 gSineDegreeTable[];