[mutter/wip/xinput2b: 4/19] common: Add the XInput2 headers to common.h, which everything uses
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wip/xinput2b: 4/19] common: Add the XInput2 headers to common.h, which everything uses
- Date: Wed, 21 Nov 2012 02:42:06 +0000 (UTC)
commit 411e6238018d03f2d7d8be5e984477d6bfe5026e
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Thu Nov 15 17:44:49 2012 -0500
common: Add the XInput2 headers to common.h, which everything uses
https://bugzilla.gnome.org/show_bug.cgi?id=688779
src/meta/common.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/meta/common.h b/src/meta/common.h
index 80fbb09..63ffc5f 100644
--- a/src/meta/common.h
+++ b/src/meta/common.h
@@ -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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]