From 00d2b873a980ac6ec9339ffaffdea9c9b8c0a26f Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Fri, 19 Mar 2004 10:20:23 +0000 Subject: Add includes to make mach64 build --- src/mesa/drivers/dri/mach64/mach64_context.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mesa/drivers/dri/mach64/mach64_context.h') diff --git a/src/mesa/drivers/dri/mach64/mach64_context.h b/src/mesa/drivers/dri/mach64/mach64_context.h index 92fea6e8eb..03b90a4471 100644 --- a/src/mesa/drivers/dri/mach64/mach64_context.h +++ b/src/mesa/drivers/dri/mach64/mach64_context.h @@ -35,7 +35,7 @@ #ifdef GLX_DIRECT_RENDERING #include "dri_util.h" - +#include "drm.h" #include "xf86drm.h" #include "mach64_common.h" -- cgit v1.2.3