mesa include stdint.h in formats.h
To get uint8_t type, to fix MSVC build. Trivial.
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
|
||||
#include <GL/gl.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user