summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/x11/glxheader.h
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2007-04-06 13:28:39 +0300
committerGeorge Sapountzis <gsap7@yahoo.gr>2007-04-06 13:28:39 +0300
commit92b7fa7b48691e95d33bc0580cfad858782622ac (patch)
treedabb447a397f642543e867f0320942cdd17cf5d6 /src/mesa/drivers/x11/glxheader.h
parenteb4a8b4bb556524df9a8db066c512385e96d8487 (diff)
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)
Diffstat (limited to 'src/mesa/drivers/x11/glxheader.h')
-rw-r--r--src/mesa/drivers/x11/glxheader.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/x11/glxheader.h b/src/mesa/drivers/x11/glxheader.h
index 8c5c69639b..a402191f13 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