mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 05:08:08 +02:00
glsl: Remove unnecessary headers from shader_api.c.
This commit is contained in:
parent
1f7762f62b
commit
0d62242082
1 changed files with 0 additions and 2 deletions
|
|
@ -39,10 +39,8 @@
|
|||
#include "main/glheader.h"
|
||||
#include "main/context.h"
|
||||
#include "main/hash.h"
|
||||
#include "main/macros.h"
|
||||
#include "shader/program.h"
|
||||
#include "shader/prog_parameter.h"
|
||||
#include "shader/prog_print.h"
|
||||
#include "shader/prog_statevars.h"
|
||||
#include "shader/prog_uniform.h"
|
||||
#include "shader/shader_api.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue