OSDN Git Service

draw: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Wed, 5 May 2010 06:04:13 +0000 (23:04 -0700)
committerVinson Lee <vlee@vmware.com>
Wed, 5 May 2010 06:04:13 +0000 (23:04 -0700)
src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline_llvm.c

index 6d00b0f..d56889b 100644 (file)
@@ -32,7 +32,6 @@
 #include "draw/draw_vertex.h"
 #include "draw/draw_pt.h"
 #include "draw/draw_vs.h"
-#include "draw/draw_gs.h"
 #include "draw/draw_llvm.h"