i965/vec4: Simplify opt_reduce_swizzle() using the swizzle utils.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_vec4_live_variables.h
index 5e6838367dd50d6986096d4cabb8b3540616aafa..e9d9fa18d0a562e7bbbefd701c32f7907ffe0a0a 100644 (file)
@@ -25,7 +25,7 @@
  *
  */
 
-#include "main/bitset.h"
+#include "util/bitset.h"
 #include "brw_vec4.h"
 
 namespace brw {