kopper: remove unused zink include
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 10 May 2022 19:32:20 +0000 (15:32 -0400)
committerMarge Bot <emma+marge@anholt.net>
Tue, 10 May 2022 22:42:19 +0000 (22:42 +0000)
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16441>

src/gallium/frontends/dri/kopper.c

index 0872139..a30c942 100644 (file)
@@ -31,7 +31,6 @@
 #include "state_tracker/st_context.h"
 #include "os/os_process.h"
 #include "zink/zink_public.h"
-#include "zink/zink_instance.h"
 #include "zink/zink_kopper.h"
 #include "driver_trace/tr_screen.h"