mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
headless backend: add wlr_output_is_headless
This commit is contained in:
parent
995383b049
commit
d9eaca6c9f
3 changed files with 6 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
|
||||
#include <wlr/backend/interface.h>
|
||||
#include <wlr/backend/headless.h>
|
||||
#include <wlr/types/wlr_output.h>
|
||||
|
||||
struct wlr_headless_backend {
|
||||
struct wlr_backend backend;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue