From 96f216565e09032021bafa7a805aa7707777fda1 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 29 Nov 2005 23:01:43 +0000 Subject: assorted fixes for server-side direct rendering (bug 5199) --- src/mesa/drivers/dri/common/dri_util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesa/drivers/dri/common/dri_util.h') diff --git a/src/mesa/drivers/dri/common/dri_util.h b/src/mesa/drivers/dri/common/dri_util.h index a5e907e726..b9b38f39cd 100644 --- a/src/mesa/drivers/dri/common/dri_util.h +++ b/src/mesa/drivers/dri/common/dri_util.h @@ -54,6 +54,7 @@ #include #include "drm.h" #include "drm_sarea.h" +#include "xf86drm.h" #include "GL/internal/glcore.h" #include "GL/internal/dri_interface.h" -- cgit v1.2.3