Index: index.c
===================================================================
--- index.c	(revision 1041)
+++ index.c	(revision 1042)
@@ -92,6 +92,9 @@
 
 #else
 
+#ifdef IPHONEOS
+#include "myglut.h"
+#endif
 #include "atexit.c"
 #include "network.h"
 #include "log.c"