X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fdropshadow.h;h=09af0c8f45b586880fd3f0685bf04380d10e2037;hb=aa75c7476aeaa84cf3abc192b376a8b03c325213;hp=6328d16204fdc1e9ababc0882b01279e5d90914c;hpb=5f1f12f2a37da634000f96d18d59cc73a8814ef7;p=xscreensaver diff --git a/hacks/glx/dropshadow.h b/hacks/glx/dropshadow.h index 6328d162..09af0c8f 100644 --- a/hacks/glx/dropshadow.h +++ b/hacks/glx/dropshadow.h @@ -12,11 +12,11 @@ #ifndef __DROPSHADOW_H__ #define __DROPSHADOW_H__ -#ifdef HAVE_COCOA -# include -#else /* !HAVE_COCOA -- real Xlib */ -# include -#endif /* !HAVE_COCOA */ +#ifdef HAVE_CONFIG_H +# include "config.h" +#endif /* HAVE_CONFIG_H */ + +#include "xlockmoreI.h" /* Initialize drop shadow texture, return a texture ID. */