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>
(cherry picked from commit a38ca0063c)
This commit is contained in:
Benjamin Close 2009-02-13 14:44:53 +10:30 committed by Jeremy Huddleston
parent 912642d6ae
commit f6b0dd98e6

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"