Public headers should not include config.h. --- src/compositor.h | 2 -- 1 file changed, 2 deletions(-)
diff --git a/src/compositor.h b/src/compositor.h index 3eaac42..3437aea 100644 --- a/src/compositor.h +++ b/src/compositor.h @@ -28,8 +28,6 @@ extern "C" { #endif -#include "config.h" - #include <pixman.h> #include <xkbcommon/xkbcommon.h> #include <wayland-server.h> -- 1.8.3.4 _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel