st/osmesa: include u_inlines.h for pipe_resource_reference
authorMichel Dänzer <michel.daenzer@amd.com>
Wed, 18 Oct 2017 16:44:58 +0000 (18:44 +0200)
committerMichel Dänzer <michel@daenzer.net>
Wed, 18 Oct 2017 16:44:58 +0000 (18:44 +0200)
commit8c9e7c9638278687297fbc6ba4344771d61f721e
tree788e5d7887cf2d277df108d01ce3d7612bc3bc37
parent7561da367baeb49c848dc49b65e252deb6428422
st/osmesa: include u_inlines.h for pipe_resource_reference

Fixes build failure due to unresolved symbol.

Fixes: 7561da367bae "st/mesa: Initialize textures array in
                     st_framebuffer_validate"

Trivial.
src/gallium/state_trackers/osmesa/osmesa.c