mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-13 09:22:59 +00:00
lib: fix drm_fourcc.h include path
Signed-off-by: Imre Deak <imre.deak@intel.com>
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user