st/mesa: Remove unnecessary header from st_atom_sampler.c.
authorVinson Lee <vlee@vmware.com>
Sat, 16 Jan 2010 08:45:36 +0000 (00:45 -0800)
committerVinson Lee <vlee@vmware.com>
Sat, 16 Jan 2010 08:45:36 +0000 (00:45 -0800)
src/mesa/state_tracker/st_atom_sampler.c

index 6611956ae83ce77a9474a00633bd4c110770d102..7b1734c4f324a7a4521b76974cb7b0b63868642e 100644 (file)
@@ -37,7 +37,6 @@
 #include "st_context.h"
 #include "st_cb_texture.h"
 #include "st_atom.h"
-#include "st_program.h"
 #include "pipe/p_context.h"
 #include "pipe/p_defines.h"