mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-22 15:26:21 +00:00
tests/gem_ctx_param_basic: Include header, not source
Oops. Reported by Tim Gore. Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
This commit is contained in:
parent
3cd45dec2e
commit
3c8aa2fb6e
@ -29,7 +29,7 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include "ioctl_wrappers.h"
|
#include "ioctl_wrappers.h"
|
||||||
#include "drmtest.h"
|
#include "drmtest.h"
|
||||||
#include "igt_aux.c"
|
#include "igt_aux.h"
|
||||||
|
|
||||||
IGT_TEST_DESCRIPTION("Basic test for context set/get param input validation.");
|
IGT_TEST_DESCRIPTION("Basic test for context set/get param input validation.");
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user