glsl: Remove ir_print_visitor.h includes and usage
[mesa.git] / src / mesa / drivers / dri / i965 / brw_shader.cpp
index 03e432970232ba555c94c66ecf7acbbb3f1405d6..65df93165065168962e41ee462f300dbe1429a46 100644 (file)
@@ -28,7 +28,6 @@ extern "C" {
 }
 #include "brw_fs.h"
 #include "glsl/ir_optimization.h"
-#include "glsl/ir_print_visitor.h"
 
 struct gl_shader *
 brw_new_shader(struct gl_context *ctx, GLuint name, GLuint type)