X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fpulsar.c;h=9d894f4085e6b0555eec17a19517966e9f454c5e;hp=a7695027e983fc84de1c834fcc352122f1bb26a0;hb=a94197e76a5dea5cb60542840809d6c20d0abbf3;hpb=8eb2873d7054e705c4e83f22d18c40946a9e2529 diff --git a/hacks/glx/pulsar.c b/hacks/glx/pulsar.c index a7695027..9d894f40 100644 --- a/hacks/glx/pulsar.c +++ b/hacks/glx/pulsar.c @@ -74,13 +74,6 @@ #ifdef USE_GL /* whole file */ -#ifdef HAVE_XPM -# include -# ifndef PIXEL_ALREADY_TYPEDEFED -# define PIXEL_ALREADY_TYPEDEFED /* Sigh, Xmu/Drawing.h needs this... */ -# endif -#endif - #ifdef HAVE_XMU # ifndef VMS # include @@ -93,9 +86,9 @@ #include #include -#include -#include +#include #include +#include /* Functions for loading and storing textures */