X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fstonerview-move.c;h=b8a2041b17b4fb1fffd3359d2dd382b77fba8508;hp=bb14a3a2cf520bb3e1fbf3bacd1649411b302cf9;hb=f8cf5ac7b2f53510f80a0eaf286a25298be17bfe;hpb=ec8d2b32b63649e6d32bdfb306eda062769af823 diff --git a/hacks/glx/stonerview-move.c b/hacks/glx/stonerview-move.c index bb14a3a2..b8a2041b 100644 --- a/hacks/glx/stonerview-move.c +++ b/hacks/glx/stonerview-move.c @@ -19,12 +19,14 @@ #include #include -#ifdef HAVE_COCOA -# include -#else +#ifndef HAVE_COCOA # include #endif +#ifdef HAVE_JWZGLES +# include "jwzgles.h" +#endif /* HAVE_JWZGLES */ + #include "yarandom.h" #include "stonerview.h"