Merge commit mesa-public/master into vulkan
[mesa.git] / src / mesa / drivers / dri / i965 / brw_program.c
index 94ceb5267627afc85dd64abde9f55e6897e1f0c5..c9872b68d75652f8abfeffa58cae3ec4b32868d0 100644 (file)
@@ -37,7 +37,7 @@
 #include "program/programopt.h"
 #include "tnl/tnl.h"
 #include "util/ralloc.h"
-#include "glsl/ir.h"
+#include "compiler/glsl/ir.h"
 
 #include "brw_program.h"
 #include "brw_context.h"