mirror of
https://github.com/X11Libre/xf86-input-vmmouse.git
synced 2026-03-24 01:34:05 +00:00
Include exevents.h for XIGetKnownProperty
Fixes this compiler warning: vmmouse.c: In function ‘VMMouseDeviceControl’: vmmouse.c:734: warning: implicit declaration of function ‘XIGetKnownProperty’ Signed-off-by: Julien Cristau <jcristau@debian.org>
This commit is contained in:
@@ -70,6 +70,7 @@
|
||||
|
||||
#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 7
|
||||
#include <xserver-properties.h>
|
||||
#include "exevents.h"
|
||||
#endif
|
||||
|
||||
#include "xisb.h"
|
||||
|
||||
Reference in New Issue
Block a user