mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-30 23:28:06 +02:00
mesa: Include mfeatures.h in api_validate.c for FEATURE_* symbols.
This commit is contained in:
parent
d421149cc8
commit
6bf0ac0916
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
#include "bufferobj.h"
|
||||
#include "context.h"
|
||||
#include "imports.h"
|
||||
#include "mfeatures.h"
|
||||
#include "mtypes.h"
|
||||
#include "vbo/vbo.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue