diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-12-21 14:17:02 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-12-21 14:17:02 -0500 |
commit | 82fe7594f993ddeee236f27c9877e98006723a1c (patch) | |
tree | 3b73fc5f20088d85f939f47c5bba91ed777a0e5e /gdk/x11/gdkx11device-xi2.h | |
parent | 10a7f49fe7b149cd076eb36153bf3c6e7276c909 (diff) | |
download | gtk+-82fe7594f993ddeee236f27c9877e98006723a1c.tar.gz |
More include shuffling; keep X extension headers to ourselves
Diffstat (limited to 'gdk/x11/gdkx11device-xi2.h')
-rw-r--r-- | gdk/x11/gdkx11device-xi2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdk/x11/gdkx11device-xi2.h b/gdk/x11/gdkx11device-xi2.h index 85fe788714..15f7db6a80 100644 --- a/gdk/x11/gdkx11device-xi2.h +++ b/gdk/x11/gdkx11device-xi2.h @@ -22,8 +22,6 @@ #include <gdk/gdk.h> -#include <X11/extensions/XInput2.h> - G_BEGIN_DECLS #define GDK_TYPE_X11_DEVICE_XI2 (gdk_x11_device_xi2_get_type ()) |