X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fhypertorus.c;h=f957f5d28249154fff4d16334ce135cb01731972;hp=57cd1896e0f3dc0273797f80c2633999fcbf30de;hb=c141c2b05e374757b6499d12bb8a6d4d943b1529;hpb=6f5482d73adb0165c0130bb47d852644ab0c4869 diff --git a/hacks/glx/hypertorus.c b/hacks/glx/hypertorus.c index 57cd1896..f957f5d2 100644 --- a/hacks/glx/hypertorus.c +++ b/hacks/glx/hypertorus.c @@ -95,9 +95,9 @@ static const char sccsid[] = "@(#)hypertorus.c 1.2 05/09/28 xlockmore"; #endif /* !STANDALONE */ #ifdef USE_GL -# ifndef HAVE_JWZGLES -# include -# endif +#ifndef HAVE_COCOA +# include +#endif #include "gltrackball.h"