st/mesa: Clean up header file inclusion in st_manager.h.
authorVinson Lee <vlee@vmware.com>
Thu, 5 Aug 2010 23:20:07 +0000 (16:20 -0700)
committerVinson Lee <vlee@vmware.com>
Thu, 5 Aug 2010 23:20:07 +0000 (16:20 -0700)
commit0a7cbe845fe029411ae25c4bfe60763485a760f4
tree1c5d9fcfa14436616e6a673037aef58ff3ce1627
parent3d038a3ed2d8325c4b826f13b62398b3ed33f3ba
st/mesa: Clean up header file inclusion in st_manager.h.

Include mtypes.h for GLcontext, gl_buffer_index, and GLframebuffer
symbols.
Include p_compiler.h for boolean symbol.
Include st_context.h in st_cb_eglimage.c as it previously included
st_context.h indirectly through st_manager.h.
src/mesa/state_tracker/st_cb_eglimage.c
src/mesa/state_tracker/st_manager.h