X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=src%2Fintel%2Fcompiler%2Fbrw_reg.h;h=60dc2778eddc19f2a125951da2c7434ada92a6ed;hp=a85b10e09f9e3602bf412323abc8862905e25d36;hb=e5339fe4a47c242693962c9f90bbab8b74935cba;hpb=6cfe074b8617f92b4538f3006b0c4e55d6681436 diff --git a/src/intel/compiler/brw_reg.h b/src/intel/compiler/brw_reg.h index a85b10e09f9..60dc2778edd 100644 --- a/src/intel/compiler/brw_reg.h +++ b/src/intel/compiler/brw_reg.h @@ -43,7 +43,7 @@ #define BRW_REG_H #include -#include "main/compiler.h" +#include "util/compiler.h" #include "main/macros.h" #include "program/prog_instruction.h" #include "brw_eu_defines.h"