X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fglut_swidth.c;h=b165a0a4c25d5077ad75a3b59ab93e3299195466;hb=aa75c7476aeaa84cf3abc192b376a8b03c325213;hp=c94927b026504437e8f8f26d9eb0ecd852a15e04;hpb=49f5b54f312fe4ac2e9bc47581a72451bd0e8439;p=xscreensaver diff --git a/hacks/glx/glut_swidth.c b/hacks/glx/glut_swidth.c index c94927b0..b165a0a4 100644 --- a/hacks/glx/glut_swidth.c +++ b/hacks/glx/glut_swidth.c @@ -11,11 +11,16 @@ # ifdef HAVE_CONFIG_H # include "config.h" # endif -# ifdef HAVE_COCOA -# include -# else +# ifndef HAVE_JWXYZ # include +# endif +#ifdef HAVE_ANDROID +#include +#define Bool int #endif +# ifdef HAVE_JWZGLES +# include "jwzgles.h" +# endif /* HAVE_JWZGLES */ # undef APIENTRY # define APIENTRY /**/ #endif