X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fpetri.c;h=97299d65073154fed5362aa9f4db5f08d231182f;hp=e08beee377b1d25e57aa497ce5ccad08b0219260;hb=aa75c7476aeaa84cf3abc192b376a8b03c325213;hpb=88cfe534a698a0562e81345957a50714af1453bc diff --git a/hacks/petri.c b/hacks/petri.c index e08beee3..97299d65 100644 --- a/hacks/petri.c +++ b/hacks/petri.c @@ -732,7 +732,7 @@ static const char *petri_defaults [] = { "*originalcolors: false", "*memThrottle: 22M", /* don't malloc more than this much. Scale the pixels up if necessary. */ -#ifdef USE_IPHONE +#ifdef HAVE_MOBILE "*ignoreRotation: True", #endif 0