nir: move to compiler/
[mesa.git] / src / glsl / opt_copy_propagation_elements.cpp
index 353a5c66841af711ed18c1c6f13699de9a97ea35..a6791801943fab0b39b44df4ad02e8f1eeb74065 100644 (file)
@@ -45,7 +45,7 @@
 #include "ir_rvalue_visitor.h"
 #include "ir_basic_block.h"
 #include "ir_optimization.h"
-#include "glsl_types.h"
+#include "compiler/glsl_types.h"
 
 static bool debug = false;