mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 22:49:13 +02:00
glsl/pp: Include missing headers.
This commit is contained in:
parent
2f89e1a5a1
commit
1ed1dc8b41
2 changed files with 2 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
#include "sl_pp_process.h"
|
||||
#include "sl_pp_public.h"
|
||||
|
||||
|
||||
void
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
#include "sl_pp_expression.h"
|
||||
#include "sl_pp_public.h"
|
||||
|
||||
|
||||
struct parse_context {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue