From 924115bfcd5beae84f2e2d6b266c619659185475 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Sat, 22 Mar 2014 20:18:51 +0100 Subject: lib: more unecessary header removal This time big with media_fill.h Signed-off-by: Daniel Vetter --- lib/intel_batchbuffer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/intel_batchbuffer.h') diff --git a/lib/intel_batchbuffer.h b/lib/intel_batchbuffer.h index 244bdbda..e11281a3 100644 --- a/lib/intel_batchbuffer.h +++ b/lib/intel_batchbuffer.h @@ -2,7 +2,7 @@ #define INTEL_BATCHBUFFER_H #include -#include "intel_bufmgr.h" +#include #include "igt_core.h" #include "intel_reg.h" -- cgit v1.2.3