X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=src%2Ffreedreno%2Fcommon%2Fmeson.build;h=a79fe8e9fe21dfd28bac074add324a29c998874b;hp=40bf1511e02442e70b829b67f07ddea281d57347;hb=19895dde909dd065cc6ac4d01c95523fa0d8b47f;hpb=86a65977140c89148b1ea32ab06a38c95b26322c diff --git a/src/freedreno/common/meson.build b/src/freedreno/common/meson.build index 40bf1511e02..a79fe8e9fe2 100644 --- a/src/freedreno/common/meson.build +++ b/src/freedreno/common/meson.build @@ -23,6 +23,7 @@ libfreedreno_common = static_library( [ 'freedreno_uuid.c', 'freedreno_uuid.h', + 'freedreno_guardband.h', ], include_directories : [inc_freedreno, inc_include, inc_src, inc_gallium], c_args : [no_override_init_args],