[Xfce4-commits] [apps/xfce4-screenshooter] 13/38: Add missing XInput2 include

noreply at xfce.org noreply at xfce.org
Fri Apr 28 03:07:09 CEST 2017


This is an automated email from the git hooks/post-receive script.

andre pushed a commit to branch master
in repository apps/xfce4-screenshooter.

commit 129c81b68978a372c29f151a91ff01078cda8df7
Author: Andre Miranda <andre42m at gmail.com>
Date:   Sun Feb 12 16:34:24 2017 -0300

    Add missing XInput2 include
---
 lib/screenshooter-capture.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/screenshooter-capture.h b/lib/screenshooter-capture.h
index 7f871f3..7f6cd75 100644
--- a/lib/screenshooter-capture.h
+++ b/lib/screenshooter-capture.h
@@ -30,6 +30,7 @@
 #include <X11/extensions/Xfixes.h>
 #endif
 #include <X11/extensions/shape.h>
+#include <X11/extensions/XInput2.h>
 #include <gdk/gdkkeysyms.h>
 #include <gdk/gdkx.h>
 #include <glib.h>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list