X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Funknownpleasures.c;h=236fd8e6bd5ddcd57694a52731409c4f4a1c32e1;hb=d6b0217f2417bd19187f0ebc389d6c5c2233b11c;hp=1a6544f58570dd2c3bc0eeac2d12f3ca636c0cd2;hpb=d1ae2829ff0fd2a96c16a0c8c5420efaa47d7b30;p=xscreensaver diff --git a/hacks/glx/unknownpleasures.c b/hacks/glx/unknownpleasures.c index 1a6544f5..236fd8e6 100644 --- a/hacks/glx/unknownpleasures.c +++ b/hacks/glx/unknownpleasures.c @@ -365,7 +365,7 @@ draw_unk (ModeInfo *mi) xinc *= 3; } -# ifdef USE_IPHONE +# ifdef HAVE_MOBILE /* Lower it even further for iPhone 3 */ if (mi->xgwa.width <= 480 || mi->xgwa.height <= 480) { @@ -379,7 +379,7 @@ draw_unk (ModeInfo *mi) xinc *= 2; */ -# endif /* USE_IPHONE */ +# endif /* USE_MOBILE */ /* Make the image fill the screen a little more fully */