diff options
Diffstat (limited to 'tests/gem_ctx_bad_exec.c')
-rw-r--r-- | tests/gem_ctx_bad_exec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gem_ctx_bad_exec.c b/tests/gem_ctx_bad_exec.c index 834b5fe3..f0bb0fc9 100644 --- a/tests/gem_ctx_bad_exec.c +++ b/tests/gem_ctx_bad_exec.c @@ -42,7 +42,7 @@ #include <sys/ioctl.h> #include <sys/time.h> #include "drm.h" -#include "i915_drm.h" +#include "ioctl_wrappers.h" #include "drmtest.h" /* Copied from gem_exec_nop.c */ |