i965: Refactor SIMD16-to-2xSIMD8 checks.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_fs_live_variables.h
index a9b61aa39e543efa2316aaabf71992afd0f095b0..c7457069edec6ccb013fe9a027caaf985eb9d8ef 100644 (file)
@@ -26,7 +26,7 @@
  */
 
 #include "brw_fs.h"
-#include "main/bitset.h"
+#include "util/bitset.h"
 
 struct cfg_t;