From: Emil Velikov <emil.veli...@collabora.com> Required by the bool type, used through the header.
Signed-off-by: Emil Velikov <emil.veli...@collabora.com> --- shared/platform.h | 1 + 1 file changed, 1 insertion(+) diff --git a/shared/platform.h b/shared/platform.h index dd55008..b1b9128 100644 --- a/shared/platform.h +++ b/shared/platform.h @@ -26,6 +26,7 @@ #ifndef WESTON_PLATFORM_H #define WESTON_PLATFORM_H +#include <stdbool.h> #include <string.h> #ifdef ENABLE_EGL -- 2.8.2 _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/wayland-devel