intel/nir: Take nir_shader*s in brw_nir_link_shaders
[mesa.git] / src / intel / compiler / brw_compile_sf.c
index 91e8a6da6cf026fdd79d17d871c543243082f969..51eb9b0dbf924201f654fe8705e6817b569bac14 100644 (file)
@@ -24,7 +24,7 @@
 #include "brw_compiler.h"
 #include "brw_eu.h"
 
-#include "common/gen_debug.h"
+#include "dev/gen_debug.h"
 
 struct brw_sf_compile {
    struct brw_codegen func;