dri_drawable: missing header
authorEleni Maria Stea <elene.mst@gmail.com>
Tue, 28 Dec 2021 13:52:44 +0000 (15:52 +0200)
committerEleni Maria Stea <elene.mst@gmail.com>
Wed, 29 Dec 2021 11:55:40 +0000 (13:55 +0200)
commit0357a2e012982d610b5292327ead8917f1a1ce77
treee4d701ca175f4999cd66a2a5a1375b2a658b261f
parentcafca76fa2c73f4b79bd0e99f077534e100d7826
dri_drawable: missing header

dri_util.h must be included in dri_drawable.h for __DRI* types and
driDrawPriv to be defined.

Signed-off-by: Eleni Maria Stea <elene.mst@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14334>
src/gallium/frontends/dri/dri_drawable.h