X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fextrusion-helix3.c;h=34ae2960e60e2af2e52312c9bd87b5bc2e7c07be;hb=723c9eeee862766a1534b2ce17b78adbfac1c3be;hp=7924663933bf97d416db117523065aeedb514d21;hpb=c596d1306f5f92f7eab76224d3b049980a14adcb;p=xscreensaver diff --git a/hacks/glx/extrusion-helix3.c b/hacks/glx/extrusion-helix3.c index 79246639..34ae2960 100644 --- a/hacks/glx/extrusion-helix3.c +++ b/hacks/glx/extrusion-helix3.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;