st/mesa: Remove unnecessary header from st_program.c.

This commit is contained in:
Vinson Lee
2010-01-13 23:28:00 -08:00
parent c109ca9c49
commit 252812bf15

View 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"