X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fdistort.c;h=54a12fa9d3e6623a10ff7bf91f914f31b47c4605;hp=b9f6cee75ecdb9a6b3b4715a536792944627dc4b;hb=96a411663168b0ba5432b407a83be55f3df0c802;hpb=bbd0773f2adde4927a6196361d4061e70bf48cd9 diff --git a/hacks/distort.c b/hacks/distort.c index b9f6cee7..54a12fa9 100644 --- a/hacks/distort.c +++ b/hacks/distort.c @@ -248,7 +248,7 @@ static void init_distort(Display *dpy, Window window) gcflags |= GCSubwindowMode; gc = XCreateGC (dpy, window, gcflags, &gcv); - load_random_image (xgwa.screen, window, window); + load_random_image (xgwa.screen, window, window, NULL); buffer_map = 0; orig_map = XGetImage(dpy, window, 0, 0, xgwa.width, xgwa.height,