Index: index.c
===================================================================
--- index.c	(revision 635)
+++ index.c	(revision 636)
@@ -63,7 +63,6 @@
 #include "hdr.c"
 #include "shader.c"
 #include "register.c"
-#include "sprites.c"
 #ifdef PHP_SUPPORT
 #include "php.c"
 #include "rayphp.c"
@@ -84,6 +83,7 @@
 #ifdef ODE_SUPPORT
 #include "ode.c"
 #endif
+#include "sprites.c"
 #include "live.c"
 #include "video.c"
 #include "web.c"