mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
xfree86: xf86Events.c: add missing include of property.h
the file calls some functions from property.h, so it needs to be included. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
|
||||
#include "dix/dix_priv.h"
|
||||
#include "dix/input_priv.h"
|
||||
#include "include/property.h"
|
||||
#include "mi/mi_priv.h"
|
||||
|
||||
#include "misc.h"
|
||||
|
||||
Reference in New Issue
Block a user