i965: Move the back-end compiler to src/intel/compiler
[mesa.git] / src / mesa / drivers / dri / i965 / brw_program.h
index 687b554b3b7b7e46808b13f9c408fb9f4df5ee13..2e9f12172e4b73c4adbb74303d40aa2273d6e1e9 100644 (file)
@@ -24,7 +24,7 @@
 #ifndef BRW_PROGRAM_H
 #define BRW_PROGRAM_H
 
-#include "brw_compiler.h"
+#include "compiler/brw_compiler.h"
 
 #ifdef __cplusplus
 extern "C" {