X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=utils%2Futils.h;h=52c12e04a9935c717cfff9f3fc7f149a8522c7e0;hp=5df4ac996fd009540f372cf9d059389fa8c5b270;hb=d5186197bc394e10a4402f7f6d23fbb14103bc50;hpb=6afd6db0ae9396cd7ff897ade597cd5483f49b0e diff --git a/utils/utils.h b/utils/utils.h index 5df4ac99..52c12e04 100644 --- a/utils/utils.h +++ b/utils/utils.h @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 1997, 2006 Jamie Zawinski +/* xscreensaver, Copyright (c) 1997-2014 Jamie Zawinski * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -18,9 +18,9 @@ #include #include -#ifdef HAVE_COCOA +#if defined(HAVE_COCOA) || defined(HAVE_ANDROID) # include "jwxyz.h" -#else /* !HAVE_COCOA - real X11 */ +#else /* real X11 */ # include # include # include