pan/midgard: Fix midgard_compile.h includes

We now use enum mali_format which is defined in panfrost-job.h

Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3243>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3243>
This commit is contained in:
Afonso Bordado
2019-12-31 15:08:49 +00:00
committed by Marge Bot
parent a19cdf989b
commit 22217f24ec

View File

@@ -26,6 +26,7 @@
#include "compiler/nir/nir.h"
#include "util/u_dynarray.h"
#include "panfrost-job.h"
/* Define the general compiler entry point */