mesa: Directly include mfeatures.h in files that perform feature tests.
[mesa.git] / src / mesa / main / eval.c
index c607e6a26af212a73e39cbca8a5b1a27898ccc35..9ab55072f00cdf970539432c4975aada5be84fea 100644 (file)
@@ -43,6 +43,7 @@
 #include "context.h"
 #include "eval.h"
 #include "macros.h"
+#include "mfeatures.h"
 #include "mtypes.h"
 #include "main/dispatch.h"