intel/compiler: Move base IR definitions into a separate header file
[mesa.git] / src / intel / compiler / meson.build
index 4a4a76cece8d2cbcec6bc5fb51b90af3289d7295..2c44949c2b7c00fa9db75968e9e7d4ae62e39df0 100644 (file)
@@ -68,6 +68,7 @@ libintel_compiler_files = files(
   'brw_fs_visitor.cpp',
   'brw_inst.h',
   'brw_interpolation_map.c',
+  'brw_ir.h',
   'brw_ir_allocator.h',
   'brw_ir_fs.h',
   'brw_ir_vec4.h',