Index: math.c
===================================================================
--- math.c	(revision 753)
+++ math.c	(revision 754)
@@ -9,6 +9,7 @@
 #include "index.h"
 #else
 #include "headers/math.h"
+#include "headers/shadow.h"
 #endif
 
 GLfloat raydium_math_cos(GLfloat i)