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:
@@ -28,7 +28,7 @@
|
||||
/* stdbool.h is necessary because this file is included in both C and C++ code.
|
||||
*/
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "util/macros.h"
|
||||
#include "program/prog_parameter.h" /* For union gl_constant_value. */
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user