panfrost: prepare for p_compiler.h dependency removal

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Acked-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
Lionel Landwerlin
2019-08-09 16:39:58 +03:00
parent 351c2ad157
commit 6637395073
+1
View File
@@ -30,6 +30,7 @@
#include <stdbool.h>
#include <stdarg.h>
#include "decode.h"
#include "util/macros.h"
#include "util/u_math.h"
#include "pan_pretty_print.h"