mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 05:58:05 +02:00
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:
parent
4f5445a45d
commit
b6e68fc9fb
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@
|
|||
*/
|
||||
|
||||
#include "ir.h"
|
||||
#include "program/symbol_table.h"
|
||||
#include "glsl_parser_extras.h"
|
||||
#include "ast.h"
|
||||
#include "glsl_types.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue