From 0c0f5c2b728da25e7f390922c6ceb252b42ce0ff Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 1 Jun 2004 02:00:25 +0000 Subject: Remove unnecessary #include "mach64_common.h" which breaks the build for me. --- src/mesa/drivers/dri/mach64/server/mach64_dri.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa') diff --git a/src/mesa/drivers/dri/mach64/server/mach64_dri.h b/src/mesa/drivers/dri/mach64/server/mach64_dri.h index f89001917c..01c4dcf202 100644 --- a/src/mesa/drivers/dri/mach64/server/mach64_dri.h +++ b/src/mesa/drivers/dri/mach64/server/mach64_dri.h @@ -32,7 +32,6 @@ #define __MACH64_DRI_H__ 1 #include "xf86drm.h" -#include "mach64_common.h" typedef struct { drmHandle fbHandle; -- cgit v1.2.3