aboutsummaryrefslogtreecommitdiffstats
path: root/egltest.c
diff options
context:
space:
mode:
Diffstat (limited to 'egltest.c')
-rw-r--r--egltest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/egltest.c b/egltest.c
index adce4ce..08c43f4 100644
--- a/egltest.c
+++ b/egltest.c
@@ -124,7 +124,7 @@ int main(int argc, char **argv)
}
logind_init();
- drm_init_dev(card, output, modename, false);
+ drm_init_dev(card, output, modename, false, -1);
drm_setup_egl();
if (printinfo)