mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 17:10:11 +01:00
glsl: remove an unnecessary header include
Reviewed-by: Brian Paul <brianp@vmware.com> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Chad Versace <chad@chad-versace.us>
This commit is contained in:
parent
a40008ac64
commit
31753b50f3
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@
|
|||
|
||||
#include "ast.h"
|
||||
#include "glsl_parser_extras.h"
|
||||
#include "glsl_parser.h"
|
||||
#include "ir_optimization.h"
|
||||
#include "ir_print_visitor.h"
|
||||
#include "program.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue