graw: Add struct pipe_surface forward declaration.
authorVinson Lee <vlee@vmware.com>
Mon, 8 Nov 2010 19:55:30 +0000 (11:55 -0800)
committerVinson Lee <vlee@vmware.com>
Mon, 8 Nov 2010 19:55:30 +0000 (11:55 -0800)
commitef6967ddc201be6c400701703dd0774570d5bfee
tree13e9cd4eb1bde058e838c6a26e34c1b94df24403
parentd8eef5196fcd6f51e443d4dfa0fda8aadc668f9f
graw: Add struct pipe_surface forward declaration.

Fixes this GCC warning.
graw.h:93: warning: 'struct pipe_surface' declared inside parameter list
graw.h:93: warning: its scope is only this definition or declaration,
which is probably not what you want
src/gallium/include/state_tracker/graw.h