mesa: Include mfeatures.h before testing feature macros

This commit is contained in:
Kristian Høgsberg 2010-05-02 14:19:54 -04:00
parent 2b1b51db7d
commit ebf84d9a2c

View file

@ -35,6 +35,8 @@
* a dynamic entry, or the corresponding static entry, in glapi.
*/
#include "mfeatures.h"
#if FEATURE_remap_table
#include "remap.h"