X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Frotator.c;h=89fa6ffd965566a1cef5aa4d224b27bd813698d6;hp=f13cb5470f48a2b5ac7806384ad3ff824877e491;hb=49f5b54f312fe4ac2e9bc47581a72451bd0e8439;hpb=ccb7f4903325f92555a9722bba74b58346654ba0 diff --git a/hacks/glx/rotator.c b/hacks/glx/rotator.c index f13cb547..89fa6ffd 100644 --- a/hacks/glx/rotator.c +++ b/hacks/glx/rotator.c @@ -9,10 +9,14 @@ * implied warranty. */ -#include "config.h" +#include + +#ifdef HAVE_CONFIG_H +# include "config.h" +#endif + #include #include -#include #include "rotator.h" #include "yarandom.h"