diff --git a/.pick_status.json b/.pick_status.json index b446a865c39..8a92b46ca62 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -1282,7 +1282,7 @@ "description": "pipe-loader: fix zink driinfo header path", "nominated": true, "nomination_type": 1, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": "d760a9151b73d1998fceff38fb1c642e4d77bf67" }, diff --git a/src/gallium/auxiliary/pipe-loader/pipe_loader_sw.c b/src/gallium/auxiliary/pipe-loader/pipe_loader_sw.c index 2cf5c04614d..12bc7930557 100644 --- a/src/gallium/auxiliary/pipe-loader/pipe_loader_sw.c +++ b/src/gallium/auxiliary/pipe-loader/pipe_loader_sw.c @@ -404,7 +404,7 @@ pipe_loader_sw_get_driconf(struct pipe_loader_device *dev, unsigned *count) #if defined(HAVE_DRI) && defined(HAVE_ZINK) static const driOptionDescription zink_driconf[] = { - #include "zink/driinfo_zink.h" + #include "gallium/drivers/zink/driinfo_zink.h" }; static const struct driOptionDescription *