X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fglut_stroke.c;h=455e3db0dd4da49a4957f646fd3fc34b67d66149;hb=c141c2b05e374757b6499d12bb8a6d4d943b1529;hp=5ff3de5cfda27552e0be93b0db1fbd7178ce5f6f;hpb=49f5b54f312fe4ac2e9bc47581a72451bd0e8439;p=xscreensaver diff --git a/hacks/glx/glut_stroke.c b/hacks/glx/glut_stroke.c index 5ff3de5c..455e3db0 100644 --- a/hacks/glx/glut_stroke.c +++ b/hacks/glx/glut_stroke.c @@ -11,11 +11,12 @@ # ifdef HAVE_CONFIG_H # include "config.h" # endif -# ifdef HAVE_COCOA -# include -# else +# ifndef HAVE_COCOA # include # endif +# ifdef HAVE_JWZGLES +# include "jwzgles.h" +# endif /* HAVE_JWZGLES */ # undef APIENTRY # define APIENTRY /**/ #endif