diff options
Diffstat (limited to 'benchmarks/intel_upload_blit_small.c')
-rw-r--r-- | benchmarks/intel_upload_blit_small.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/intel_upload_blit_small.c b/benchmarks/intel_upload_blit_small.c index e2f804bb..05590b13 100644 --- a/benchmarks/intel_upload_blit_small.c +++ b/benchmarks/intel_upload_blit_small.c @@ -54,7 +54,7 @@ #include "drmtest.h" #include "intel_bufmgr.h" #include "intel_batchbuffer.h" -#include "intel_gpu_tools.h" +#include "intel_io.h" #include "intel_chipset.h" /* Happens to be 128k, the size of the VBOs used by i965's Mesa driver. */ |