summaryrefslogtreecommitdiff
path: root/tests/core_getclient.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core_getclient.c')
-rw-r--r--tests/core_getclient.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/core_getclient.c b/tests/core_getclient.c
index 811a7738..40a1c194 100644
--- a/tests/core_getclient.c
+++ b/tests/core_getclient.c
@@ -39,7 +39,7 @@ igt_simple_main
int fd, ret;
drm_client_t client;
- fd = drm_open_driver(DRIVER_INTEL);
+ fd = drm_open_driver(DRIVER_ANY);
/* Look for client index 0. This should exist whether we're operating
* on an otherwise unused drm device, or the X Server is running on