From e49ceb869056255b8b6b94720b2279f6de88c893 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Sat, 22 Mar 2014 21:07:37 +0100 Subject: lib: unnecessary header removal for drmtest.h, part 1 Brought a few missing headers to light in ioctl_wrappers.h, too. Signed-off-by: Daniel Vetter --- benchmarks/intel_upload_blit_small.c | 1 + 1 file changed, 1 insertion(+) (limited to 'benchmarks/intel_upload_blit_small.c') diff --git a/benchmarks/intel_upload_blit_small.c b/benchmarks/intel_upload_blit_small.c index 3fd095f3..e2f804bb 100644 --- a/benchmarks/intel_upload_blit_small.c +++ b/benchmarks/intel_upload_blit_small.c @@ -55,6 +55,7 @@ #include "intel_bufmgr.h" #include "intel_batchbuffer.h" #include "intel_gpu_tools.h" +#include "intel_chipset.h" /* Happens to be 128k, the size of the VBOs used by i965's Mesa driver. */ #define OBJECT_WIDTH 256 -- cgit v1.2.3