diff --git a/src/server.c b/src/server.c index 26a41634..e8f29685 100644 --- a/src/server.c +++ b/src/server.c @@ -5,6 +5,10 @@ #include #include #include + +/* Temporary fix for a wlroots bug: missing forward declares in the gamma header */ +#include + #include #include #include diff --git a/subprojects/wlroots.wrap b/subprojects/wlroots.wrap index 91b514df..3c4b3c09 100644 --- a/subprojects/wlroots.wrap +++ b/subprojects/wlroots.wrap @@ -1,6 +1,6 @@ [wrap-git] url = https://gitlab.freedesktop.org/wlroots/wlroots.git -revision = 26676c8c072f813dc2d7e2b2dfe9e2701ce361a7 +revision = 70c1a5724814d2f786f7d3a0e55a05f11af14029 [provide] dependency_names = wlroots