mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 23:10:11 +01:00
glslcompiler: Fix build.
This commit is contained in:
parent
6dd7d654db
commit
7595733677
1 changed files with 2 additions and 2 deletions
|
|
@ -49,8 +49,8 @@
|
|||
#include "main/context.h"
|
||||
#include "main/extensions.h"
|
||||
#include "main/framebuffer.h"
|
||||
#include "main/shaders.h"
|
||||
#include "program/shader_api.h"
|
||||
#include "main/shaderapi.h"
|
||||
#include "main/shaderobj.h"
|
||||
#include "program/prog_print.h"
|
||||
#include "drivers/common/driverfuncs.h"
|
||||
#include "tnl/tnl.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue