From 0d3044f2eaf66f2d87edad3c9545b9e1936f2019 Mon Sep 17 00:00:00 2001 From: Pekka Paalanen Date: Mon, 11 Mar 2019 17:05:33 +0200 Subject: scanner: include config.h from command line Meson will need to build wayland-scanner twice with different config.h files, once for build and another for host machine. It will be easier to include the right config.h from compiler command line than playing with files. Signed-off-by: Pekka Paalanen --- src/scanner.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/scanner.c') diff --git a/src/scanner.c b/src/scanner.c index 2b3adbd..b470c91 100644 --- a/src/scanner.c +++ b/src/scanner.c @@ -25,7 +25,6 @@ * SOFTWARE. */ -#include "config.h" #include "wayland-version.h" #include -- cgit v1.2.3-70-g09d2