X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fhypercube.c;h=05574fb35f5fd9f0b1db66cb243e4047e847fe79;hb=ccbc9f87eb59497b23bd0424ee1ed20ad7c7db54;hp=e2e71a6b833dca3dd90f1ad860529978539fbd28;hpb=6edc84f12f15860a71430c45e8392a5e4ef8203c;p=xscreensaver diff --git a/hacks/hypercube.c b/hacks/hypercube.c index e2e71a6b..05574fb3 100644 --- a/hacks/hypercube.c +++ b/hacks/hypercube.c @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 1992 Jamie Zawinski +/* xscreensaver, Copyright (c) 1992, 1995 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 @@ -12,8 +12,8 @@ * and Jamie Zawinski. */ -#include "screenhack.h" #include +#include "screenhack.h" static Display *dpy; static Window window;