mesa: include inttypes.h to get uint8_t type
To fix MSVC build.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#ifndef TEXCOMPRESS_ETC1_H
|
||||
#define TEXCOMPRESS_ETC1_H
|
||||
|
||||
#include <inttypes.h>
|
||||
#include "glheader.h"
|
||||
#include "mfeatures.h"
|
||||
#include "texstore.h"
|
||||
|
||||
Reference in New Issue
Block a user