glsl: Remove unused include from hir_field_selection.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>
This commit is contained in:

committed by
Matt Turner

parent
4f5445a45d
commit
b6e68fc9fb
@@ -22,7 +22,6 @@
|
||||
*/
|
||||
|
||||
#include "ir.h"
|
||||
#include "program/symbol_table.h"
|
||||
#include "glsl_parser_extras.h"
|
||||
#include "ast.h"
|
||||
#include "glsl_types.h"
|
||||
|
Reference in New Issue
Block a user