mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
mesa: Include missing header in prog_optimize.h.
Include mtypes.h for GLcontext symbol.
This commit is contained in:
parent
582129ced6
commit
991a24d033
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
|
||||
|
||||
#include "main/config.h"
|
||||
#include "main/mtypes.h"
|
||||
|
||||
|
||||
struct gl_program;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue