http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.01.tar.gz
[xscreensaver] / hacks / bubbles-default.c
index 8f9058e6b3b0cff5185f219cc350f76f28b52a64..cdd47c91d9d2e5922923146a2b0681291c954c7d 100644 (file)
@@ -1,5 +1,5 @@
 /* bubbles_default.c - pick images for bubbles.c
- * By Jamie Zawinski <jwz@netscape.com>, 20-Jan-98.
+ * By Jamie Zawinski <jwz@jwz.org>, 20-Jan-98.
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -14,6 +14,8 @@
 # include "config.h"
 #endif
 
+#include <X11/Xlib.h>
+
 #include <stdio.h>
 #include <stdlib.h>
 #include "bubbles.h"