i965: store workaround_bo offset
[mesa.git] / src / mesa / drivers / dri / i965 / brw_program_cache.c
index 62d5c4dc991cde6f794220460c28d6dff8742dfa..c1bdaab591c669174a0c0a1c611fa543a9a4693f 100644 (file)
@@ -44,7 +44,6 @@
  * big we throw out all of the cache data and let it get regenerated.
  */
 
-#include "util/imports.h"
 #include "main/streaming-load-memcpy.h"
 #include "x86/common_x86_asm.h"
 #include "intel_batchbuffer.h"
@@ -54,6 +53,7 @@
 #include "brw_cs.h"
 #include "brw_program.h"
 #include "compiler/brw_eu.h"
+#include "util/u_memory.h"
 
 #define FILE_DEBUG_FLAG DEBUG_STATE