X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fteapot.c;h=c885d27be725454faf6d1ea81db06781e9e94d84;hp=05d652ed11e121ce03121dcba052f0ff2aa0fdb7;hb=aa75c7476aeaa84cf3abc192b376a8b03c325213;hpb=88cfe534a698a0562e81345957a50714af1453bc diff --git a/hacks/glx/teapot.c b/hacks/glx/teapot.c index 05d652ed..c885d27b 100644 --- a/hacks/glx/teapot.c +++ b/hacks/glx/teapot.c @@ -50,9 +50,12 @@ OpenGL(TM) is a trademark of Silicon Graphics, Inc. #include "teapot.h" -#ifndef HAVE_COCOA +#ifndef HAVE_JWXYZ # include #endif +#ifdef HAVE_ANDROID +# include +#endif #ifdef HAVE_JWZGLES # include "jwzgles.h"