X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Ftangram_shapes.c;h=267b1873b3e154103790cb31ee4488a793ddbbf4;hp=19f065b056f2dd43be07047bf255d1d2c1cf3ace;hb=aa75c7476aeaa84cf3abc192b376a8b03c325213;hpb=88cfe534a698a0562e81345957a50714af1453bc diff --git a/hacks/glx/tangram_shapes.c b/hacks/glx/tangram_shapes.c index 19f065b0..267b1873 100644 --- a/hacks/glx/tangram_shapes.c +++ b/hacks/glx/tangram_shapes.c @@ -13,10 +13,14 @@ # include "config.h" #endif /* HAVE_CONFIG_H */ -#ifndef HAVE_COCOA +#ifndef HAVE_JWXYZ # include #endif +#ifdef HAVE_ANDROID +#include +#endif + #ifdef HAVE_JWZGLES # include "jwzgles.h" #endif /* HAVE_JWZGLES */