From d96490af9955875d2ca1a04219d5ef928fb07c94 Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Mon, 16 Jun 2014 16:21:35 +0100 Subject: lib: add missing includes to headers Signed-off-by: Thomas Wood Signed-off-by: Daniel Vetter --- lib/igt_fb.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/igt_fb.h') diff --git a/lib/igt_fb.h b/lib/igt_fb.h index c6558bfc..6d030e6f 100644 --- a/lib/igt_fb.h +++ b/lib/igt_fb.h @@ -36,6 +36,8 @@ typedef struct _cairo_surface cairo_surface_t; typedef struct _cairo cairo_t; #endif +#include +#include #include #include -- cgit v1.2.3