mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-22 05:20:37 +02:00
grammar: Include the correct glsl pp header.
This commit is contained in:
parent
1ed1dc8b41
commit
8212e4d9fa
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
#define GRAMMAR_MESA_H
|
||||
|
||||
|
||||
#include "../../glsl/pp/sl_pp_context.h"
|
||||
#include "../../glsl/pp/sl_pp_public.h"
|
||||
|
||||
#include "main/imports.h"
|
||||
/* NOTE: include Mesa 3-D specific headers here */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue