Index: index.c
===================================================================
--- index.c	(revision 326)
+++ index.c	(revision 327)
@@ -29,7 +29,7 @@
 
 // let's start "compile time static linking" ;)
 #ifndef RAYDIUM_NETWORK_ONLY
-#include "myglut/myglut.c"
+#include "myglut.c"
 #include "log.c"
 #include "signal.c"
 #include "trigo.c"