X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Finvolute.c;h=5b49bf0cbb0227343d712de909778f2b15e43a1f;hp=5ad8a95fa24d6ab0db90c9b5595103ebfffe8465;hb=aa75c7476aeaa84cf3abc192b376a8b03c325213;hpb=88cfe534a698a0562e81345957a50714af1453bc 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"