X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fextrusion-helix2.c;h=605badcd46e503456586616194f4931a2b0dc42f;hb=723c9eeee862766a1534b2ce17b78adbfac1c3be;hp=2b2c41d4622913eb07ebb7a7be6ba49f153ad5f8;hpb=c596d1306f5f92f7eab76224d3b049980a14adcb;p=xscreensaver diff --git a/hacks/glx/extrusion-helix2.c b/hacks/glx/extrusion-helix2.c index 2b2c41d4..605badcd 100644 --- a/hacks/glx/extrusion-helix2.c +++ b/hacks/glx/extrusion-helix2.c @@ -14,9 +14,17 @@ */ /* required include files */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include -#include +/*#include */ +#ifdef HAVE_GLE3 +#include +#else #include +#endif /* most recent mouse postion */ extern float lastx;