glsl: Remove unused include from builtin_variables.cpp
authorThomas Helland <thomashelland90@gmail.com>
Mon, 9 Jun 2014 22:57:35 +0000 (00:57 +0200)
committerMatt Turner <mattst88@gmail.com>
Tue, 10 Jun 2014 20:05:51 +0000 (13:05 -0700)
commit22f5a0b2774391cd2a2ac4d2e110bfdfffe0fa98
tree5b58f2105fe1f95ebcc0012a7246101e9eba320b
parent6f385d93715a1685024d18df3944b560e5d38d00
glsl: Remove unused include from builtin_variables.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/builtin_variables.cpp