]>
git.hungrycats.org Git - xscreensaver/blobdiff - hacks/decayscreen.c
*/
#include "screenhack.h"
+#include <time.h>
struct state {
Display *dpy;
"*delay: 10000",
"*mode: random",
"*duration: 120",
-#ifdef USE_IPHONE
+#ifdef HAVE_MOBILE
"*ignoreRotation: True",
"*rotateImages: True",
#endif