[PATCH weston 3/5] tests: include config.h in weston-test-runner

Peter Hutterer peter.hutterer at who-t.net
Tue Sep 10 23:08:04 PDT 2013


---
 tests/weston-test-runner.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/weston-test-runner.c b/tests/weston-test-runner.c
index 27ea9e4..7cc1cbe 100644
--- a/tests/weston-test-runner.c
+++ b/tests/weston-test-runner.c
@@ -20,6 +20,7 @@
  * OF THIS SOFTWARE.
  */
 
+#include "config.h"
 #include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>
-- 
1.8.3.1



More information about the wayland-devel mailing list