backends: Include Xfixes for cursor events and manipulation

Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>

https://bugzilla.gnome.org/show_bug.cgi?id=737463
This commit is contained in:
Ikey Doherty
2014-09-26 21:49:59 +01:00
committed by Jasper St. Pierre
parent 93b7137c62
commit 34421e90c3
3 changed files with 5 additions and 0 deletions

View File

@ -33,6 +33,8 @@
#include <cogl/cogl.h>
#include <clutter/clutter.h>
#include <X11/extensions/Xfixes.h>
#include "meta-stage.h"
struct _MetaCursorRendererPrivate