add 10bit support to displays

This commit is contained in:
vaxerski
2022-10-27 13:26:47 +01:00
parent 28c81fc71e
commit 7d6ccca695
5 changed files with 34 additions and 1 deletions

View File

@@ -100,6 +100,8 @@ extern "C" {
#include <wlr/types/wlr_touch.h>
#include <wlr/types/wlr_switch.h>
#include <drm_fourcc.h>
#ifndef NO_XWAYLAND
#include <wlr/xwayland.h>
#include <X11/Xproto.h>