mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-14 06:50:28 +01:00
remove unneeded #includes
This commit is contained in:
parent
502c132738
commit
5d89b027ee
1 changed files with 0 additions and 5 deletions
|
|
@ -29,18 +29,13 @@
|
|||
*/
|
||||
|
||||
#include "imports.h"
|
||||
#include "macros.h"
|
||||
#include "slang_builtin.h"
|
||||
#include "slang_typeinfo.h"
|
||||
#include "slang_codegen.h"
|
||||
#include "slang_compile.h"
|
||||
#include "slang_ir.h"
|
||||
#include "mtypes.h"
|
||||
#include "program.h"
|
||||
#include "prog_instruction.h"
|
||||
#include "prog_parameter.h"
|
||||
#include "prog_statevars.h"
|
||||
#include "slang_print.h"
|
||||
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue