http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / glx / xlock-gl-utils.c
index eb266f8a5c5e125b23b443d301541b72735408bc..d72b4ebdd4aa4ad0d4884893441d05c3e4aecec0 100644 (file)
@@ -1,5 +1,5 @@
 /* xlock-gl.c --- xscreensaver compatibility layer for xlockmore GL modules.
- * xscreensaver, Copyright (c) 1997-2002, 2006 Jamie Zawinski <jwz@jwz.org>
+ * xscreensaver, Copyright (c) 1997-2008 Jamie Zawinski <jwz@jwz.org>
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -16,6 +16,7 @@
 
 #include <stdio.h>
 #include "xlockmoreI.h"
+#include "glxfonts.h"
 
 #include <GL/gl.h>
 #include <GL/glu.h>