From 92b7fa7b48691e95d33bc0580cfad858782622ac Mon Sep 17 00:00:00 2001 From: George Sapountzis Date: Fri, 6 Apr 2007 13:28:39 +0300 Subject: xmesa: use newly added xm_image.[hc] Keep external includes to glxheader.h and xmesa includes to xmesaP.h. Drop the following from xm_image.h: - dix-config.h (comes from glheader.h) - xfree86 includes (come from GL/xmesa_xf86.h) - ifdef __CYGWIN__ (leftover ? xm_api.c has something similar) --- src/mesa/drivers/x11/glxheader.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/drivers/x11/glxheader.h') diff --git a/src/mesa/drivers/x11/glxheader.h b/src/mesa/drivers/x11/glxheader.h index 8c5c69639be..a402191f131 100644 --- a/src/mesa/drivers/x11/glxheader.h +++ b/src/mesa/drivers/x11/glxheader.h @@ -36,7 +36,6 @@ # include "resource.h" # include "windowstr.h" -# include "xf86glx_util.h" #else -- cgit v1.2.3