mesa: Directly include mfeatures.h in files that perform feature tests.

This commit is contained in:
Vinson Lee
2011-01-07 00:08:24 -08:00
parent 7c320a869b
commit db61b9ce39
54 changed files with 54 additions and 0 deletions

View File

@@ -39,6 +39,7 @@
#include "context.h"
#include "bufferobj.h"
#include "fbobject.h"
#include "mfeatures.h"
#include "mtypes.h"
#include "texobj.h"