mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 22:18:13 +02:00
mesa: Include mfeatures.h before testing feature macros
This commit is contained in:
parent
2b1b51db7d
commit
ebf84d9a2c
1 changed files with 2 additions and 0 deletions
|
|
@ -35,6 +35,8 @@
|
|||
* a dynamic entry, or the corresponding static entry, in glapi.
|
||||
*/
|
||||
|
||||
#include "mfeatures.h"
|
||||
|
||||
#if FEATURE_remap_table
|
||||
|
||||
#include "remap.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue