mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 04:20:08 +01:00
st/mesa: Remove unnecessary headers.
This commit is contained in:
parent
980fa564e4
commit
f8f2520e88
3 changed files with 0 additions and 3 deletions
|
|
@ -50,7 +50,6 @@
|
|||
#include "st_context.h"
|
||||
#include "st_atom.h"
|
||||
#include "st_program.h"
|
||||
#include "st_atom_shader.h"
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -43,7 +43,6 @@
|
|||
|
||||
#include "st_context.h"
|
||||
#include "st_program.h"
|
||||
#include "st_atom_shader.h"
|
||||
#include "st_mesa_to_tgsi.h"
|
||||
#include "st_cb_program.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -40,7 +40,6 @@
|
|||
#include "st_context.h"
|
||||
#include "shader/prog_instruction.h"
|
||||
#include "shader/prog_parameter.h"
|
||||
#include "shader/prog_print.h"
|
||||
#include "util/u_debug.h"
|
||||
#include "util/u_math.h"
|
||||
#include "util/u_memory.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue