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 --- utils/grabscreen.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'utils/grabscreen.h') diff --git a/utils/grabscreen.h b/utils/grabscreen.h index 40054c8..a17e671 100644 --- a/utils/grabscreen.h +++ b/utils/grabscreen.h @@ -92,14 +92,14 @@ extern Bool osx_load_image_file (Screen *, Window, Drawable, const char *filename, XRectangle *geom_ret); #endif /* HAVE_JWXYZ */ -#ifdef USE_IPHONE +#ifdef HAVE_IPHONE extern void ios_load_random_image (void (*callback) (void *uiimage, const char *filename, int w, int h, void *closure), void *closure, int width, int height); -#endif /* USE_IPHONE */ +#endif /* HAVE_IPHONE */ #ifdef HAVE_ANDROID char *jwxyz_draw_random_image (Display *dpy, /* utils/grabclient.c */ -- cgit v1.2.3-55-g7522