util: Include missing headers in u_tile.h.
Include p_format.h for enum pipe_format symbol. Include p_state.h for pipe_box symbol.
This commit is contained in:
@@ -29,7 +29,10 @@
|
||||
#define P_TILE_H
|
||||
|
||||
#include "pipe/p_compiler.h"
|
||||
#include "pipe/p_format.h"
|
||||
#include "pipe/p_state.h"
|
||||
|
||||
struct pipe_context;
|
||||
struct pipe_transfer;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user