X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2FfpsI.h;h=0a197da12d2cdfbdd55ba5e3b030e0ea3288172c;hp=decd6849d9adad34c4e994f4349a0caa1e96e994;hb=6afd6db0ae9396cd7ff897ade597cd5483f49b0e;hpb=dba664f31aa87285db4d76cf8c5e66335299703a diff --git a/hacks/fpsI.h b/hacks/fpsI.h index decd6849..0a197da1 100644 --- a/hacks/fpsI.h +++ b/hacks/fpsI.h @@ -1,4 +1,4 @@ -/* fps, Copyright (c) 2001-2012 Jamie Zawinski +/* fps, Copyright (c) 2001-2014 Jamie Zawinski * Draw a frames-per-second display (Xlib and OpenGL). * * Permission to use, copy, modify, distribute, and sell this software and its @@ -14,6 +14,8 @@ # define __XSCREENSAVER_FPSI_H__ #include "fps.h" +#undef HAVE_GLBITMAP + struct fps_state { Display *dpy;