mouse: Remove unneeded XCursor include
This commit is contained in:
parent
c1271e7ed5
commit
e0e25a0264
1 changed files with 0 additions and 4 deletions
|
@ -44,10 +44,6 @@
|
|||
#include <X11/extensions/XInput.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_XCURSOR
|
||||
#include <X11/Xcursor/Xcursor.h>
|
||||
#endif
|
||||
|
||||
#define WID(x) (GtkWidget*) gtk_builder_get_object (dialog, x)
|
||||
|
||||
enum
|
||||
|
|
Loading…
Add table
Reference in a new issue