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
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue