From d3f6b43a240eb763025b3cbf546cb7ae502c94fa Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 15 Jul 2009 16:51:05 +1000 Subject: Update to xextproto 7.0.99.1. xextproto had Xlib client headers moved into libXext. Protocol header files are named fooproto.h, header files with constants foo.h or fooconst.h where foo.h was already in use for client-side headers. --- Xext/xvdisp.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Xext/xvdisp.c') diff --git a/Xext/xvdisp.c b/Xext/xvdisp.c index 3bff2ece9..04cd11a3f 100644 --- a/Xext/xvdisp.c +++ b/Xext/xvdisp.c @@ -42,8 +42,7 @@ SOFTWARE. #include #include "xvdix.h" #ifdef MITSHM -#define _XSHM_SERVER_ -#include +#include #endif #include "xvdisp.h" -- cgit v1.2.3