From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / glx / bubble3d.h
index 70919c347a04503c6838ef8580dc699331fa9051..92ccbbde064f8f797d39cb0f8935b855bf0af9b9 100644 (file)
@@ -14,7 +14,7 @@
 # include "xlock.h"            /* from the xlockmore distribution */
 #endif /* !STANDALONE */
 
-#ifndef HAVE_COCOA
+#if !defined(HAVE_JWXYZ) && !defined(HAVE_JWZGLES)
 # include <GL/gl.h>
 # include <GL/glu.h>
 #endif