OSDN Git Service

st/mesa: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Sat, 7 Aug 2010 01:45:15 +0000 (18:45 -0700)
committerVinson Lee <vlee@vmware.com>
Sat, 7 Aug 2010 01:45:15 +0000 (18:45 -0700)
src/mesa/state_tracker/st_atom_shader.c

index cebaad5..05442ef 100644 (file)
@@ -40,7 +40,6 @@
 #include "program/program.h"
 
 #include "pipe/p_context.h"
-#include "pipe/p_shader_tokens.h"
 
 #include "util/u_simple_shaders.h"