panfrost: Fix a warning

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7040>
This commit is contained in:
Boris Brezillon 2020-10-02 15:08:04 +02:00
parent ccb3d7d8be
commit ac161102f3
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@
#include "util/hash_table.h"
struct panfrost_bo;
/* An internal blend shader descriptor, from the compiler */
struct panfrost_blend_shader {