X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fextrusion-helix4.c;h=d6a786a78b860e800d3e6b47c8a679d61969df9b;hb=93f25dc6827112d98b8b855ea85c8f5eb8123086;hp=6c81607cc30d9eb5256f1838536998c8445e34d9;hpb=0316d74da7982288abddd34e7a62698eb7f79965;p=xscreensaver diff --git a/hacks/glx/extrusion-helix4.c b/hacks/glx/extrusion-helix4.c index 6c81607c..d6a786a7 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 +#ifdef HAVE_GLE3 +#include +#else #include +#endif /* most recent mouse postion */ extern float lastx;