mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 09:26:10 +00:00
lib: fix drm_fourcc.h include path
Signed-off-by: Imre Deak <imre.deak@intel.com>
This commit is contained in:
parent
9d8fc1957c
commit
67a4ea0ee1
@ -39,7 +39,7 @@
|
||||
#include <getopt.h>
|
||||
#include <stdlib.h>
|
||||
#include <linux/kd.h>
|
||||
#include <drm/drm_fourcc.h>
|
||||
#include "drm_fourcc.h"
|
||||
|
||||
#include "drmtest.h"
|
||||
#include "i915_drm.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user