X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fextrusion-helix4.c;h=c74fc59c8678e998305c4a42ce3c666c4ff0eb3e;hb=723c9eeee862766a1534b2ce17b78adbfac1c3be;hp=6c81607cc30d9eb5256f1838536998c8445e34d9;hpb=c596d1306f5f92f7eab76224d3b049980a14adcb;p=xscreensaver diff --git a/hacks/glx/extrusion-helix4.c b/hacks/glx/extrusion-helix4.c index 6c81607c..c74fc59c 100644 --- a/hacks/glx/extrusion-helix4.c +++ b/hacks/glx/extrusion-helix4.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;