From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / glx / atlantis.h
index 4177eeffafacfaf01a9c3ea5d1cf3b65ecad3492..3b24bfab32526b702a8dc01b0ff54f4a4f910447 100644 (file)
 #ifdef STANDALONE
 # include <math.h>
 # include "screenhackI.h"
-# ifndef HAVE_COCOA
+# ifndef HAVE_JWXYZ
 #  include <GL/gl.h>
 #  include <GL/glx.h>
 # endif
 #else
 # include "xlock.h"
 #endif
+#ifdef HAVE_ANDROID
+#include <GLES/gl.h>
+#endif
+
 
 #ifdef HAVE_JWZGLES
 # include "jwzgles.h"