diff options
Diffstat (limited to 'tests/gem_largeobject.c')
-rw-r--r-- | tests/gem_largeobject.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gem_largeobject.c b/tests/gem_largeobject.c index 5f0bb558..c01045e5 100644 --- a/tests/gem_largeobject.c +++ b/tests/gem_largeobject.c @@ -34,7 +34,7 @@ #include <sys/stat.h> #include <sys/ioctl.h> #include "drm.h" -#include "i915_drm.h" +#include "ioctl_wrappers.h" #include "drmtest.h" /* Should take 64 pages to store the page pointers on 64 bit */ |