summaryrefslogtreecommitdiff
path: root/fdclock.c
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2003-12-10 18:34:08 +0000
committerCarl Worth <cworth@cworth.org>2003-12-10 18:34:08 +0000
commit9188025945a257af9bfb448fc7238269aabbebd0 (patch)
tree4a45445bd80a955ff03b43fd8a2c7ec570d22b0f /fdclock.c
parent865920224261a2b409d37c03d14b77cd0e72e084 (diff)
Remove reference to deprecated cairo-xlib.h.
Diffstat (limited to 'fdclock.c')
-rw-r--r--fdclock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fdclock.c b/fdclock.c
index c2a8ac2..41824d2 100644
--- a/fdclock.c
+++ b/fdclock.c
@@ -23,7 +23,6 @@
*/
#include <cairo.h>
-#include <cairo-xlib.h>
#include <X11/Xlib.h>
#include <X11/extensions/Xrender.h>
#include <sys/poll.h>