mirror of
https://github.com/labwc/labwc.git
synced 2025-11-03 09:01:51 -05:00
include: reduce global includes in labwc.h
This commit is contained in:
parent
e21fc065c4
commit
e1475a1e47
30 changed files with 78 additions and 52 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
#include <assert.h>
|
||||
#include <wlr/types/wlr_fractional_scale_v1.h>
|
||||
#include <wlr/types/wlr_xdg_activation_v1.h>
|
||||
#include <wlr/types/wlr_xdg_shell.h>
|
||||
#include <wlr/types/wlr_xdg_toplevel_icon_v1.h>
|
||||
#include "buffer.h"
|
||||
#include "common/array.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue