From e19b3c01f4442e2c85c6df19847368ecb7b2451f Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Wed, 20 Jan 2010 22:52:49 -0800 Subject: mach64: Remove unnecessary headers. --- src/mesa/drivers/dri/mach64/mach64_screen.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mesa/drivers/dri/mach64/mach64_screen.c') diff --git a/src/mesa/drivers/dri/mach64/mach64_screen.c b/src/mesa/drivers/dri/mach64/mach64_screen.c index 3b19cf53333..61e174533de 100644 --- a/src/mesa/drivers/dri/mach64/mach64_screen.c +++ b/src/mesa/drivers/dri/mach64/mach64_screen.c @@ -31,8 +31,6 @@ #include "mach64_context.h" #include "mach64_ioctl.h" -#include "mach64_tris.h" -#include "mach64_vb.h" #include "mach64_span.h" #include "main/context.h" -- cgit v1.2.3