(!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:
Enrico Weigelt, metux IT consult
2025-02-18 15:06:52 +01:00
parent 1b6e6b12a2
commit b05d7e79e6

View File

@@ -21,6 +21,8 @@
*/
#include <dix-config.h>
#include "Xext/geext.h"
#include "present_priv.h"
static RESTYPE present_event_type;