From: Johan Malm Date: Fri, 4 Mar 2022 20:25:04 +0000 (+0000) Subject: buffer.c: chase wlroots master X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=77ac3474b629766f2a2e259d4895a0733bc78729;p=proto%2Flabwc.git buffer.c: chase wlroots master Include https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/39b68ea47a661b1f7562ce283652de08f222b2be --- diff --git a/src/buffer.c b/src/buffer.c index 2415d509..44891005 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -28,6 +28,7 @@ #include #include #include +#include #include "buffer.h" static const struct wlr_buffer_impl data_buffer_impl;