mesa: Include missing headers in prog_print.h.
authorVinson Lee <vlee@vmware.com>
Thu, 12 Aug 2010 07:27:01 +0000 (00:27 -0700)
committerVinson Lee <vlee@vmware.com>
Thu, 12 Aug 2010 07:27:01 +0000 (00:27 -0700)
commit791d7d4bf98ca5e38fea76462ef38cfd782b464b
tree684961ccc2432d6b3f15304bb68043b48322bfd2
parent991a24d03337ca674896527fe5007490e16838c3
mesa: Include missing headers in prog_print.h.

Include stdio.h for FILE symbol.
Include glheader.h for GL symbols.
Include mtypes.h for GLcontext symbol.
Add forward declarations.
src/mesa/program/prog_print.h