summaryrefslogtreecommitdiff
path: root/src/intel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/intel.h')
-rw-r--r--src/intel.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/intel.h b/src/intel.h
index f806aea8..34ca6509 100644
--- a/src/intel.h
+++ b/src/intel.h
@@ -349,10 +349,14 @@ typedef struct intel_screen_private {
*/
Bool fallback_debug;
unsigned debug_flush;
+
#if HAVE_UDEV
struct udev_monitor *uevent_monitor;
InputHandlerProc uevent_handler;
#endif
+
+ struct xwl_screen *xwl_screen;
+
} intel_screen_private;
enum {