Fix build by removing #include of removed dri_sarea.h.
authorMichel Dänzer <michel@tungstengraphics.com>
Mon, 1 Sep 2008 09:43:29 +0000 (11:43 +0200)
committerMichel Dänzer <michel@tungstengraphics.com>
Mon, 1 Sep 2008 09:43:29 +0000 (11:43 +0200)
Thanks to JohnFlux on IRC for pointing out the problem.

src/mesa/drivers/dri/common/dri_util.h

index 65931d3febcd370cccc95e4610094464e3a2c1f9..6104ac29f77ca9fa10cebc6a1985eac7b232f9de 100644 (file)
@@ -56,7 +56,6 @@
 #include "glheader.h"
 #include "GL/internal/glcore.h"
 #include "GL/internal/dri_interface.h"
-#include "GL/internal/dri_sarea.h"
 
 #define GLX_BAD_CONTEXT                    5