support linux_dmabuf_v1

This commit is contained in:
vaxerski
2022-04-14 21:48:12 +02:00
parent e4d05c90ce
commit 05d7afe2ec
3 changed files with 3 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ extern "C" {
#include <wlr/types/wlr_data_control_v1.h>
#include <wlr/types/wlr_data_device.h>
#include <wlr/types/wlr_export_dmabuf_v1.h>
#include <wlr/types/wlr_linux_dmabuf_v1.h>
#include <wlr/types/wlr_gamma_control_v1.h>
#include <wlr/types/wlr_idle.h>
#include <wlr/types/wlr_input_device.h>