mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-26 03:54:30 +00:00
(!1811) Xext: geext.h: fix missing include of Xfuncproto.h
Needed for _X_EXPORT. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -27,6 +27,8 @@ from the author.
|
||||
*/
|
||||
#ifndef _GEEXT_H_
|
||||
#define _GEEXT_H_
|
||||
|
||||
#include <X11/Xfuncproto.h>
|
||||
#include <X11/extensions/geproto.h>
|
||||
|
||||
/* Interface for other extensions */
|
||||
|
||||
Reference in New Issue
Block a user