dispatch: Include glheader.h in dispatch-related files.
authorPaul Berry <stereotype441@gmail.com>
Tue, 23 Oct 2012 21:06:32 +0000 (14:06 -0700)
committerPaul Berry <stereotype441@gmail.com>
Thu, 1 Nov 2012 18:22:24 +0000 (11:22 -0700)
commit33e000472080af2a48d9753847469789100fa613
tree01fd8e5e78c087c27c83529b24c1738fc7f62e73
parent47deaf6175c01cbdc6816444f7c02cf5c875865d
dispatch: Include glheader.h in dispatch-related files.

This ensures that GLES1-only typedefs are available in these files.
In a future patch, this will allow us to expand the dispatch table to
include GLES1-only functions.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
src/glx/tests/indirect_api.cpp
src/mapi/glapi/gen/gl_gentable.py
src/mapi/glapi/tests/check_table.cpp
src/mapi/shared-glapi/tests/check_table.cpp