st/mesa: Remove unnecessary header from st_program.c.
authorVinson Lee <vlee@vmware.com>
Thu, 14 Jan 2010 07:28:00 +0000 (23:28 -0800)
committerVinson Lee <vlee@vmware.com>
Thu, 14 Jan 2010 07:28:00 +0000 (23:28 -0800)
src/mesa/state_tracker/st_program.c

index cf19f8f1a8e48049df9fa94f546110d37616ed1b..07a06b98f7cf2b9eee6ab8d5ca8fda89fc5883b9 100644 (file)
@@ -44,7 +44,6 @@
 
 #include "st_debug.h"
 #include "st_context.h"
-#include "st_atom.h"
 #include "st_program.h"
 #include "st_mesa_to_tgsi.h"
 #include "cso_cache/cso_context.h"