summaryrefslogtreecommitdiff
path: root/lib/igt_aux.h
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2014-06-16 16:21:35 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-06-16 20:11:57 +0200
commitd96490af9955875d2ca1a04219d5ef928fb07c94 (patch)
treed5c7bae2836acbcbba518dfc73ef0166b1ad5c1a /lib/igt_aux.h
parent5874daddc4976ba3756b6e37466a0205b2359048 (diff)
lib: add missing includes to headers
Signed-off-by: Thomas Wood <thomas.wood@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'lib/igt_aux.h')
-rw-r--r--lib/igt_aux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/igt_aux.h b/lib/igt_aux.h
index db0dea84..a90d8d9e 100644
--- a/lib/igt_aux.h
+++ b/lib/igt_aux.h
@@ -29,6 +29,7 @@
#define IGT_AUX_H
#include <intel_bufmgr.h>
+#include <stdbool.h>
/* auxialiary igt helpers from igt_aux.c */
/* generally useful helpers */