mesa: declare pipe_texture in st_public.h
authorPekka Paalanen <pq@iki.fi>
Sat, 24 Jan 2009 17:33:21 +0000 (19:33 +0200)
committerPekka Paalanen <pq@iki.fi>
Sat, 24 Jan 2009 17:33:21 +0000 (19:33 +0200)
commitc50a9319b13b43754feb9b7396662f5dc8badf65
treee4baa4827c33654b81c8a7afdbdc63ea10860fc8
parentfcf9353fea8343a1a86c8c6e0144c8429440c648
mesa: declare pipe_texture in st_public.h

Fixes:
In file included from nouveau_context_dri.c:6:
../../../../../../src/mesa/state_tracker/st_public.h:87: warning:
'struct pipe_texture' declared inside parameter list
../../../../../../src/mesa/state_tracker/st_public.h:87: warning: its
scope is only this definition or declaration, which is probably not what
you want
../../../../../../src/mesa/state_tracker/st_public.h:104: warning:
'struct pipe_texture' declared inside parameter list

Signed-off-by: Pekka Paalanen <pq@iki.fi>
src/mesa/state_tracker/st_public.h