glsl: Only include mtypes from glsl_types.h for the C++ code that needs it.
authorEric Anholt <eric@anholt.net>
Wed, 11 Feb 2015 23:21:37 +0000 (15:21 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 20 Feb 2015 19:36:34 +0000 (11:36 -0800)
commit90b4bf2e6e1289442331f0368221fde69b60915f
treee8fb514a4f0eb2881dad12ee64c61d2ecd2faf44
parentb53d035825ef3ad680470aa5c4f9dc51f8f5676b
glsl: Only include mtypes from glsl_types.h for the C++ code that needs it.

It's used in one of the methods, not in the structure definitions.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/glsl/glsl_types.h