X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=src%2Fcompiler%2Fnir%2Fnir_schedule.c;h=386a515d783900020a97b39f80a7c2dcf247476c;hp=9fa02547dc16d6eb5bcf5eede0521c7bf3285b96;hb=7665398e6c4fa903405d3daefcc93ddb0a37b488;hpb=14a12b771d0a380defacafe5825362af77ff21bd diff --git a/src/compiler/nir/nir_schedule.c b/src/compiler/nir/nir_schedule.c index 9fa02547dc1..386a515d783 100644 --- a/src/compiler/nir/nir_schedule.c +++ b/src/compiler/nir/nir_schedule.c @@ -21,7 +21,7 @@ * IN THE SOFTWARE. */ -#include "nir.h" +#include "nir_schedule.h" #include "util/dag.h" #include "util/u_dynarray.h"