glsl: Remove unused include in ir.cpp
authorThomas Helland <thomashelland90@gmail.com>
Mon, 9 Jun 2014 22:57:41 +0000 (00:57 +0200)
committerMatt Turner <mattst88@gmail.com>
Tue, 10 Jun 2014 20:05:51 +0000 (13:05 -0700)
commit10e00611c2ab35acc25dcad1bcd5a43c7f6b1a64
tree952bad6dc0808cd735bf64edb02ed5651b6d0d5f
parent8e1e68119c902b766c02f0087d15c32cd7d2e931
glsl: Remove unused include in ir.cpp

Found with IWYU. Compile-tested on my Ivy-bridge system.

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/ir.cpp