glsl2: Use stdint.h instead of inttypes.h
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
* a dereference chain.
|
||||
*/
|
||||
|
||||
#include <inttypes.h>
|
||||
#include <stdint.h>
|
||||
#include "ir.h"
|
||||
#include "ir_hierarchical_visitor.h"
|
||||
#include "program/hash_table.h"
|
||||
|
Reference in New Issue
Block a user