util: Add forward declaration in u_transfer.h.

This commit is contained in:
Vinson Lee
2010-08-28 21:42:28 -07:00
parent a922725118
commit 1f3e6e9726

View File

@@ -8,6 +8,7 @@
#include "pipe/p_state.h"
struct pipe_context;
struct winsys_handle;
boolean u_default_resource_get_handle(struct pipe_screen *screen,
struct pipe_resource *resource,