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

@@ -40,6 +40,7 @@
#include "image.h"
#include "imports.h"
#include "macros.h"
#include "mfeatures.h"
#include "state.h"
#include "texcompress.h"
#include "texfetch.h"