i965/fs: Move some flags that affect code generation to fs_visitor.
[mesa.git] / src / mesa / drivers / dri / i965 / intel_syncobj.c
index b7875eeba3dff1520aed66d225c1a4c264fcf149..9cde15298fe3ef5020f0a0fc0e671a2c7d50706f 100644 (file)
@@ -38,7 +38,6 @@
  * performance bottleneck, though.
  */
 
-#include "main/simple_list.h"
 #include "main/imports.h"
 
 #include "brw_context.h"