mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
nir: remove unneeded include
Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
This commit is contained in:
parent
b92ecdcc79
commit
fc16942cf7
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@
|
|||
|
||||
#include "nir.h"
|
||||
#include "nir_builder.h"
|
||||
#include "../program.h"
|
||||
#include "program/hash_table.h"
|
||||
#include "ir_uniform.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue