From 38886de0c3e9ea5729ef23e4c653fa2822f52e8f Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 6 Apr 2021 14:43:39 +0200 Subject: xscreensaver 6.00 --- hacks/glx/bubble3d.h | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'hacks/glx/bubble3d.h') diff --git a/hacks/glx/bubble3d.h b/hacks/glx/bubble3d.h index 92ccbbd..2816b27 100644 --- a/hacks/glx/bubble3d.h +++ b/hacks/glx/bubble3d.h @@ -3,25 +3,13 @@ #ifndef __bubbles3d_h__ #define __bubbles3d_h__ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif /* HAVE_CONFIG_H */ - #ifdef STANDALONE -# include -# include "xlockmoreI.h" /* from the xscreensaver distribution */ +# include "screenhackI.h" /* from the xscreensaver distribution */ #else /* !STANDALONE */ # include "xlock.h" /* from the xlockmore distribution */ #endif /* !STANDALONE */ -#if !defined(HAVE_JWXYZ) && !defined(HAVE_JWZGLES) -# include -# include -#endif - -#ifdef HAVE_JWZGLES -# include "jwzgles.h" -#endif /* HAVE_JWZGLES */ +#include /* Static configuration. */ #define GLB_SLOW_GL 0 /* Set this if you have a slow GL -- cgit v1.2.3-55-g7522