st/mesa: Remove unnecessary headers.
authorVinson Lee <vlee@vmware.com>
Sat, 26 Jun 2010 07:38:05 +0000 (00:38 -0700)
committerVinson Lee <vlee@vmware.com>
Sat, 26 Jun 2010 07:38:05 +0000 (00:38 -0700)
src/mesa/state_tracker/st_cb_program.c

index c39ae3e..c8e4b9d 100644 (file)
@@ -34,9 +34,7 @@
 #include "main/macros.h"
 #include "main/enums.h"
 #include "main/shaderapi.h"
-#include "main/shaderobj.h"
 #include "program/prog_instruction.h"
-#include "program/prog_parameter.h"
 #include "program/program.h"
 
 #include "cso_cache/cso_context.h"