mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-07-24 02:16:03 +00:00
overlay: Add missing include "debugfs.h"
Later versions of gcc are apparently stricter. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
55b8c33ca5
commit
f71d7aeb77
@ -10,12 +10,13 @@
|
||||
#include <errno.h>
|
||||
|
||||
#include "overlay.h"
|
||||
#include "chart.h"
|
||||
#include "cpu-top.h"
|
||||
#include "debugfs.h"
|
||||
#include "gem-objects.h"
|
||||
#include "gpu-freq.h"
|
||||
#include "gpu-top.h"
|
||||
#include "gpu-perf.h"
|
||||
#include "chart.h"
|
||||
|
||||
const cairo_user_data_key_t overlay_key;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user