From http://www.jwz.org/xscreensaver/xscreensaver-5.16.tar.gz
[xscreensaver] / hacks / glx / atlantis.h
index 1aba83033e35cd2524f1ee7487f581e66876c5ac..4177eeffafacfaf01a9c3ea5d1cf3b65ecad3492 100644 (file)
  * OpenGL(TM) is a trademark of Silicon Graphics, Inc.
  */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif /* HAVE_CONFIG_H */
+
 #ifdef STANDALONE
 # include <math.h>
 # include "screenhackI.h"
-# ifdef HAVE_COCOA
-#  include <OpenGL/gl.h>
-# else
+# ifndef HAVE_COCOA
 #  include <GL/gl.h>
 #  include <GL/glx.h>
 # endif
 # include "xlock.h"
 #endif
 
+#ifdef HAVE_JWZGLES
+# include "jwzgles.h"
+#endif /* HAVE_JWZGLES */
+
 #define RAD 57.295
 #define RRAD 0.01745