util: Include missing header in u_blit.h.

Include p_compiler.h for uint symbol.
Clean up forward declarations.
This commit is contained in:
Vinson Lee 2010-08-25 23:37:27 -07:00
parent 3e41029d6e
commit d8ad10dc45
1 changed files with 8 additions and 6 deletions

View File

@ -30,18 +30,20 @@
#define U_BLIT_H
#include "pipe/p_compiler.h"
#ifdef __cplusplus
extern "C" {
#endif
struct pipe_context;
struct pipe_surface;
struct pipe_resource;
struct cso_context;
struct blit_state;
struct pipe_context;
struct pipe_resource;
struct pipe_sampler_view;
struct pipe_subresource;
struct pipe_surface;
extern struct blit_state *