remove final imports.h and imports.c bits
[mesa.git] / src / mesa / drivers / dri / i965 / gen6_queryobj.c
index 08fe90b8c029a22aff55a618f288193981c2e9e9..94dd9a4b1eedaa804a4ef3fe513a8702c9662059 100644 (file)
@@ -31,8 +31,6 @@
  * GL_EXT_transform_feedback, and friends) on platforms that support
  * hardware contexts (Gen6+).
  */
-#include "util/imports.h"
-
 #include "brw_context.h"
 #include "brw_defines.h"
 #include "brw_state.h"