http://www.ibiblio.org/pub/historic-linux/ftp-archives/sunsite.unc.edu/Sep-29-1996...
[xscreensaver] / hacks / hypercube.c
index e2e71a6b833dca3dd90f1ad860529978539fbd28..05574fb35f5fd9f0b1db66cb243e4047e847fe79 100644 (file)
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 1992 Jamie Zawinski <jwz@mcom.com>
+/* xscreensaver, Copyright (c) 1992, 1995 Jamie Zawinski <jwz@netscape.com>
  *
  * 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 <math.h>
+#include "screenhack.h"
 
 static Display *dpy;
 static Window window;