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

index b2d5c39a3a0d139676432de96616e482d7308e57..22cb61c3805919ea230430a0e0f63d3286e0d1c9 100644 (file)
@@ -36,7 +36,6 @@
 #include "shader/prog_instruction.h"
 #include "shader/prog_parameter.h"
 #include "shader/program.h"
-#include "shader/programopt.h"
 #include "shader/shader_api.h"
 
 #include "cso_cache/cso_context.h"