i965: Move the back-end compiler to src/intel/compiler
[mesa.git] / src / mesa / drivers / dri / i965 / brw_tcs.c
index 2bef1beb9626a3228f408784e0ab7de223f3f5cd..5acb77ce5f6e476e9ad928b4f9bb66435225c8c1 100644 (file)
@@ -28,7 +28,7 @@
  */
 
 #include "brw_context.h"
-#include "brw_nir.h"
+#include "compiler/brw_nir.h"
 #include "brw_program.h"
 #include "brw_state.h"
 #include "program/prog_parameter.h"