]> git.mdlowis.com Git - proto/labwc.git/commitdiff
Chase wlroots: Remove workaround for missing forward declares
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Mon, 27 Nov 2023 01:17:18 +0000 (02:17 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Mon, 27 Nov 2023 21:01:53 +0000 (21:01 +0000)
Chases: 657ca2205ff4d5f70cf294d9b5720acf2eaf76b4
wlr_gamma_control: add missing forward declarations

src/server.c
subprojects/wlroots.wrap

index e8f29685a7e480418404650812ab254323c7b889..26a41634ca9835e97965454c31344717c891917e 100644 (file)
@@ -5,10 +5,6 @@
 #include <sys/wait.h>
 #include <wlr/types/wlr_data_control_v1.h>
 #include <wlr/types/wlr_export_dmabuf_v1.h>
-
-/* Temporary fix for a wlroots bug: missing forward declares in the gamma header */
-#include <wlr/types/wlr_output.h>
-
 #include <wlr/types/wlr_gamma_control_v1.h>
 #include <wlr/types/wlr_input_inhibitor.h>
 #include <wlr/types/wlr_presentation_time.h>
index 76db1685f0097c03dbf02287a3b88d834a526b9e..b2c7f63b0cef3bcbbc79b112fb05330a8406a991 100644 (file)
@@ -1,6 +1,6 @@
 [wrap-git]
 url = https://gitlab.freedesktop.org/wlroots/wlroots.git
-revision = 214df8eda07d18b032abfcf525c8344e077c0c7e
+revision = 657ca2205ff4d5f70cf294d9b5720acf2eaf76b4
 
 [provide]
 dependency_names = wlroots