xext: Use proto header rather than the Xext include file, this prevents userspace being pulled in causing issues

Signed-off-by: Benjamin Close <Benjamin.Close@clearchain.com>
Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
Acked-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
Benjamin Close 2009-02-13 14:44:53 +10:30
parent d62c085f36
commit a38ca0063c

View File

@ -41,9 +41,8 @@ Equipment Corporation.
#define _PANORAMIX_H_
#define _PANORAMIX_SERVER
#include <X11/extensions/panoramiXext.h>
#include <X11/extensions/panoramiXproto.h>
#undef _PANORAMIX_SERVER
#include "gcstruct.h"