From 885afd59ec358135ca6121cd65c397c9766afa7a Mon Sep 17 00:00:00 2001 From: Brian Date: Thu, 14 Dec 2006 15:53:49 -0700 Subject: remove unneeded includes --- src/mesa/shader/nvvertparse.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mesa/shader/nvvertparse.c') diff --git a/src/mesa/shader/nvvertparse.c b/src/mesa/shader/nvvertparse.c index 6491404441..fb546a0217 100644 --- a/src/mesa/shader/nvvertparse.c +++ b/src/mesa/shader/nvvertparse.c @@ -39,10 +39,8 @@ #include "glheader.h" #include "context.h" -#include "hash.h" #include "imports.h" #include "macros.h" -#include "mtypes.h" #include "nvprogram.h" #include "nvvertparse.h" #include "prog_instruction.h" -- cgit v1.2.3