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 cebaad5f000f35a513f1ff7bbf418a12488d6085..05442ef91b5739e51611641dacc6f2905a14d7ca 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"