r300g: Include missing header in r300_texture.h.
Include p_compiler.h for uint32_t and boolean symbols.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#ifndef R300_TEXTURE_H
|
||||
#define R300_TEXTURE_H
|
||||
|
||||
#include "pipe/p_compiler.h"
|
||||
#include "pipe/p_format.h"
|
||||
|
||||
struct pipe_screen;
|
||||
|
||||
Reference in New Issue
Block a user