mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-12 02:16:17 +00:00
lib: Include drm_fourcc.h from igt_kms.h
This include is needed for the DRM_FORMAT* defines used in the fb creation helpers. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
parent
063194074e
commit
1d2c9d5e57
@ -27,6 +27,7 @@
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
#include <drm/drm_fourcc.h>
|
||||
#include <cairo.h>
|
||||
|
||||
#include <igt_display.h>
|
||||
|
@ -28,8 +28,6 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "drm_fourcc.h"
|
||||
|
||||
#include "drmtest.h"
|
||||
#include "igt_debugfs.h"
|
||||
#include "igt_kms.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user