pipe-loader: fix zink driinfo header path
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 27 Sep 2022 21:06:28 +0000 (17:06 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 30 Sep 2022 02:16:02 +0000 (02:16 +0000)
commit8da9e65500819b2e430028b96b1f68c99f220bdd
tree07a5ba153f8be74d7cc2c6b47e5d1f12e9777149
parent966d6b738ed64d4646e0128e9d228437c5839dcc
pipe-loader: fix zink driinfo header path

this feels like a compiler bug, but somehow just specifying the
shorter path ends up with a broken/partial header include

Fixes: d760a9151b7 ("gallium: Learn about kopper")

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18858>
src/gallium/auxiliary/pipe-loader/pipe_loader_sw.c