summaryrefslogtreecommitdiff
path: root/lib/i915/gem_vm.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/i915/gem_vm.h')
-rw-r--r--lib/i915/gem_vm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/i915/gem_vm.h b/lib/i915/gem_vm.h
index 27af899d..acbb663e 100644
--- a/lib/i915/gem_vm.h
+++ b/lib/i915/gem_vm.h
@@ -24,6 +24,7 @@
#ifndef GEM_VM_H
#define GEM_VM_H
+#include <stdbool.h>
#include <stdint.h>
bool gem_has_vm(int i915);