projects
/
xboard.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix bug #45773 (needless #inclusion of cairo-xlib.h)
[xboard.git]
/
gtk
/
xoptions.c
diff --git
a/gtk/xoptions.c
b/gtk/xoptions.c
index
5880751
..
546790e
100644
(file)
--- a/
gtk/xoptions.c
+++ b/
gtk/xoptions.c
@@
-48,7
+48,6
@@
extern char *getenv();
#include <stdint.h>
#include <cairo/cairo.h>
#include <stdint.h>
#include <cairo/cairo.h>
-#include <cairo/cairo-xlib.h>
#include <gtk/gtk.h>
#include <gdk/gdkkeysyms.h>
#ifdef OSXAPP
#include <gtk/gtk.h>
#include <gdk/gdkkeysyms.h>
#ifdef OSXAPP