summaryrefslogtreecommitdiff
path: root/benchmarks/gem_latency.c
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/gem_latency.c')
-rw-r--r--benchmarks/gem_latency.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/gem_latency.c b/benchmarks/gem_latency.c
index 774a33d3..9b3d22b7 100644
--- a/benchmarks/gem_latency.c
+++ b/benchmarks/gem_latency.c
@@ -41,8 +41,9 @@
#include <sys/time.h>
#include <sys/poll.h>
#include <sys/resource.h>
-#include "drm.h"
+#include "drm.h"
+#include "i915/gem.h"
#include "igt.h"
#include "igt_device.h"