From 738e81382a7ad92750fb2ff2343075173cbac90b Mon Sep 17 00:00:00 2001 From: Benjamin Gaignard Date: Thu, 1 Nov 2012 16:47:43 +0100 Subject: modetest: Add support for Android build system Signed-off-by: Benjamin Gaignard Signed-off-by: Laurent Pinchart --- tests/modetest/modetest.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/modetest/modetest.c') diff --git a/tests/modetest/modetest.c b/tests/modetest/modetest.c index c91bb9d1..c111c791 100644 --- a/tests/modetest/modetest.c +++ b/tests/modetest/modetest.c @@ -37,7 +37,9 @@ * TODO: use cairo to write the mode info on the selected output once * the mode has been programmed, along with possible test patterns. */ +#ifdef HAVE_CONFIG_H #include "config.h" +#endif #include #include -- cgit v1.2.3