mesa: include mtypes.h less
- remove mtypes.h from most header files - add main/menums.h for often used definitions - remove main/core.h v2: fix radv build Reviewed-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#define STANDALONE_SCAFFOLDING_H
|
||||
|
||||
#include <assert.h>
|
||||
#include "main/mtypes.h"
|
||||
#include "main/menums.h"
|
||||
#include "program/prog_statevars.h"
|
||||
|
||||
extern "C" void
|
||||
|
Reference in New Issue
Block a user