diff options
Diffstat (limited to 'src/mesa/meson.build')
-rw-r--r-- | src/mesa/meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/meson.build b/src/mesa/meson.build index 6d4a382e268..d8a5682f6a0 100644 --- a/src/mesa/meson.build +++ b/src/mesa/meson.build @@ -488,7 +488,6 @@ files_libmesa_gallium = files( 'state_tracker/st_atom_sampler.c', 'state_tracker/st_atom_scissor.c', 'state_tracker/st_atom_shader.c', - 'state_tracker/st_atom_shader.h', 'state_tracker/st_atom_stipple.c', 'state_tracker/st_atom_storagebuf.c', 'state_tracker/st_atom_tess.c', |