glsl: Remove unnecessary headers from shader_api.c.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user