mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
Remove wayland-server.h include
This commit is contained in:
parent
a4a6783440
commit
c6f5b0746d
1 changed files with 1 additions and 1 deletions
2
tinywl.c
2
tinywl.c
|
|
@ -5,7 +5,7 @@
|
|||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
#include <wayland-server.h>
|
||||
#include <wayland-server-core.h>
|
||||
#include <wlr/backend.h>
|
||||
#include <wlr/render/wlr_renderer.h>
|
||||
#include <wlr/types/wlr_cursor.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue