X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fdistort.c;h=477ee63b77844dbdaae1a07bf68f628558a7627d;hp=28593f06f3aa8793c56001ab6543f62fff09cd9d;hb=aa75c7476aeaa84cf3abc192b376a8b03c325213;hpb=88cfe534a698a0562e81345957a50714af1453bc diff --git a/hacks/distort.c b/hacks/distort.c index 28593f06..477ee63b 100644 --- a/hacks/distort.c +++ b/hacks/distort.c @@ -35,6 +35,7 @@ */ #include +#include #include "screenhack.h" /*#include */ @@ -847,7 +848,7 @@ static const char *distort_defaults [] = { #ifdef HAVE_XSHM_EXTENSION "*useSHM: False", /* xshm turns out not to help. */ #endif /* HAVE_XSHM_EXTENSION */ -#ifdef USE_IPHONE +#ifdef HAVE_MOBILE "*ignoreRotation: True", "*rotateImages: True", #endif