mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-26 03:54:30 +00:00
(!1810) present: need to include geext.h
It's calling GERegisterExtension(), which is defined in geext.h Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
*/
|
||||
#include <dix-config.h>
|
||||
|
||||
#include "Xext/geext.h"
|
||||
|
||||
#include "present_priv.h"
|
||||
|
||||
static RESTYPE present_event_type;
|
||||
|
||||
Reference in New Issue
Block a user