]> git.mdlowis.com Git - proto/labwc.git/commit
src/output.c: restore drm lease include
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sun, 7 Sep 2025 14:47:58 +0000 (16:47 +0200)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Sun, 7 Sep 2025 15:51:22 +0000 (00:51 +0900)
commitb02d7d0e18659b992759e8658b6d4d4393f5da6c
tree3c40ee093b19eed405c92ab8941226e9d0ab3135
parentd2ce31fcc96d28a0200aa5875a68686638bcdbe9
src/output.c: restore drm lease include

Introduced in #3062.

Its usage is guarded by a wlroots version check
which prevented the CI to detect the issue.

When compiled with a wlroots version > 0.19.0
(like the chase 0.20 PR) the error shows up.
src/output.c