mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
mesa: Clean up header file inclusion in prog_optimize.h.
This commit is contained in:
parent
2c582dd25f
commit
4d1b2df6c0
1 changed files with 2 additions and 1 deletions
|
|
@ -27,9 +27,10 @@
|
|||
|
||||
|
||||
#include "main/config.h"
|
||||
#include "main/mtypes.h"
|
||||
#include "main/glheader.h"
|
||||
|
||||
|
||||
struct gl_context;
|
||||
struct gl_program;
|
||||
struct prog_instruction;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue