mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
Chase wlroots: Remove workaround for missing forward declares
Chases: 657ca2205ff4d5f70cf294d9b5720acf2eaf76b4 wlr_gamma_control: add missing forward declarations
This commit is contained in:
parent
277f417d8b
commit
5292504d4a
2 changed files with 1 additions and 5 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue