common: Add the XInput2 headers to common.h, which everything uses
https://bugzilla.gnome.org/show_bug.cgi?id=688779
This commit is contained in:
parent
f0c1e39fb7
commit
8bf8f3ea55
@ -30,6 +30,8 @@
|
||||
|
||||
/* Don't include core headers here */
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/extensions/XInput.h>
|
||||
#include <X11/extensions/XInput2.h>
|
||||
#include <glib.h>
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user