X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fextrusion-helix3.c;h=003e4bd666977ce5bca342715d5f6499afa4cdbf;hb=93f25dc6827112d98b8b855ea85c8f5eb8123086;hp=7924663933bf97d416db117523065aeedb514d21;hpb=c596d1306f5f92f7eab76224d3b049980a14adcb;p=xscreensaver diff --git a/hacks/glx/extrusion-helix3.c b/hacks/glx/extrusion-helix3.c index 79246639..003e4bd6 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 +#ifdef HAVE_GLE3 +#include +#else #include +#endif /* most recent mouse postion */ extern float lastx;