X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Finvolute.c;h=5b49bf0cbb0227343d712de909778f2b15e43a1f;hb=39809ded547bdbb08207d3e514950425215b4410;hp=5ad8a95fa24d6ab0db90c9b5595103ebfffe8465;hpb=d5186197bc394e10a4402f7f6d23fbb14103bc50;p=xscreensaver diff --git a/hacks/glx/involute.c b/hacks/glx/involute.c index 5ad8a95f..5b49bf0c 100644 --- a/hacks/glx/involute.c +++ b/hacks/glx/involute.c @@ -17,10 +17,14 @@ #include "screenhackI.h" -#ifndef HAVE_COCOA +#ifndef HAVE_JWXYZ # include # include -#endif /* !HAVE_COCOA */ +#endif + +#ifdef HAVE_ANDROID +# include +#endif #ifdef HAVE_JWZGLES # include "jwzgles.h"