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 c39ae3e4c424e298960148f680233c3f9ed0af92..c8e4b9d56dd435d392ff0fd1c3f287e451c4df3e 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"