mirror of
https://github.com/labwc/labwc.git
synced 2026-02-18 22:05:32 -05:00
include: split output.h from labwc.h
This commit is contained in:
parent
2f414a438b
commit
e21fc065c4
32 changed files with 112 additions and 84 deletions
|
|
@ -3,7 +3,8 @@
|
|||
#include "output-state.h"
|
||||
#include <wlr/types/wlr_output.h>
|
||||
#include <wlr/types/wlr_output_management_v1.h>
|
||||
#include "labwc.h"
|
||||
#include <wlr/util/log.h>
|
||||
#include "output.h"
|
||||
|
||||
void
|
||||
output_state_init(struct output *output)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue