i965: Move the back-end compiler to src/intel/compiler
[mesa.git] / src / mesa / drivers / dri / i965 / brw_program.c
index 7767e54d65892f90edd4c7bf7c06e9359f7865ff..57c4cd4149c2bd7e831ae2f2963c24ff5004dfc6 100644 (file)
@@ -43,7 +43,7 @@
 
 #include "brw_program.h"
 #include "brw_context.h"
-#include "brw_nir.h"
+#include "compiler/brw_nir.h"
 #include "brw_defines.h"
 #include "intel_batchbuffer.h"