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 --- tests/testdisplay.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/testdisplay.c') diff --git a/tests/testdisplay.c b/tests/testdisplay.c index d0cd5123..b70287ec 100644 --- a/tests/testdisplay.c +++ b/tests/testdisplay.c @@ -62,7 +62,7 @@ #include #include -#include "i915_drm.h" +#include "ioctl_wrappers.h" #include "drmtest.h" #include "testdisplay.h" #include "igt_kms.h" -- cgit v1.2.3