[mutter/wip/xinput2b: 4/22] 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/22] common: Add the XInput2 headers to common.h, which everything uses
- Date: Wed, 21 Nov 2012 02:26:10 +0000 (UTC)
commit e369fa0948b1d9789b833817bd30c2ab023f345e
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
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]