diff options
Diffstat (limited to 'tests/gem_reg_read.c')
-rw-r--r-- | tests/gem_reg_read.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gem_reg_read.c b/tests/gem_reg_read.c index a88c6a46..19f1351b 100644 --- a/tests/gem_reg_read.c +++ b/tests/gem_reg_read.c @@ -27,7 +27,7 @@ #include <stdio.h> #include <string.h> -#include "i915_drm.h" +#include "ioctl_wrappers.h" #include "drmtest.h" struct local_drm_i915_reg_read { |