glsl: Remove unused includes in link_uniform_block_active_visitor.h
authorThomas Helland <thomashelland90@gmail.com>
Mon, 9 Jun 2014 22:57:33 +0000 (00:57 +0200)
committerMatt Turner <mattst88@gmail.com>
Tue, 10 Jun 2014 20:05:51 +0000 (13:05 -0700)
commit5b83d5e2f91f5fbc8dc1b76cb9a49786c6702b0b
tree935ed4ac195bccfa38474918d127c2c3b251c9fa
parenteac09a4e1dafb5b6efc3a3b2d9dd82af4d244be3
glsl: Remove unused includes in link_uniform_block_active_visitor.h

Found with IWYU, compile-tested on my Ivy-bridge system.
This is not used in the header, and is included in the source.

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Thomas Helland <thomashelland90@gmail.com>
src/glsl/link_uniform_block_active_visitor.h