Chase wlroots: Remove workaround for missing forward declares

Chases: 657ca2205ff4d5f70cf294d9b5720acf2eaf76b4
wlr_gamma_control: add missing forward declarations
This commit is contained in:
Consolatis 2023-11-27 02:17:18 +01:00 committed by Johan Malm
parent 277f417d8b
commit 5292504d4a
2 changed files with 1 additions and 5 deletions

View 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>

View file

@ -1,6 +1,6 @@
[wrap-git]
url = https://gitlab.freedesktop.org/wlroots/wlroots.git
revision = 214df8eda07d18b032abfcf525c8344e077c0c7e
revision = 657ca2205ff4d5f70cf294d9b5720acf2eaf76b4
[provide]
dependency_names = wlroots