st/mesa: Clean up header file inclusion in st_mesa_to_tgsi.h.
authorVinson Lee <vlee@vmware.com>
Fri, 6 Aug 2010 00:13:15 +0000 (17:13 -0700)
committerVinson Lee <vlee@vmware.com>
Fri, 6 Aug 2010 00:15:25 +0000 (17:15 -0700)
commit1b8aa2176c4fc580cc31c57c7e50e7f39ef2cc04
treed142f6847540096879a10dd752382586b907aa35
parentbf5ee5aa4f065b6e17a4cc9cd2e539c4290ff98c
st/mesa: Clean up header file inclusion in st_mesa_to_tgsi.h.

st_mesa_to_tgsi.h
Replace tgsi_ureg.h with a forward declaration.
Include p_compiler.h for ubyte symbol.

st_program.c
Include tgsi_ureg.h directly.
src/mesa/state_tracker/st_mesa_to_tgsi.h
src/mesa/state_tracker/st_program.c