X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=hacks%2Fglx%2Fextrusion-screw.c;h=6724476d8c0817b62e84e8a33a68a26f1e3d9497;hb=6b1c86cf395f59389e4ece4ea8f4bea2c332745b;hp=0b90bec92722c30e9f09d16fc51e95b31bc141dc;hpb=2d04c4f22466851aedb6ed0f2919d148f726b889;p=xscreensaver diff --git a/hacks/glx/extrusion-screw.c b/hacks/glx/extrusion-screw.c index 0b90bec9..6724476d 100644 --- a/hacks/glx/extrusion-screw.c +++ b/hacks/glx/extrusion-screw.c @@ -11,24 +11,9 @@ * */ -/* required include files */ -#ifdef HAVE_CONFIG_H -#include -#endif - -#include +#include "extrusion.h" #include -#include -/*#include */ -#ifdef HAVE_GLE3 -#include -#else -#include -#endif - -#ifndef NULL -#define NULL ((void *) 0x0) -#endif /* NULL */ +#include /* =========================================================== */