mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-24 07:38:13 +02:00
Don't include xserver-server-protocol.h
It was removed in 757d8aff27,
along with xserver protocol.
Signed-off-by: Mariusz Ceier <mceier+wayland@gmail.com>
This commit is contained in:
parent
9c4ab6612f
commit
d7fb309dd0
3 changed files with 0 additions and 3 deletions
|
|
@ -37,7 +37,6 @@
|
|||
|
||||
#include "cairo-util.h"
|
||||
#include "compositor.h"
|
||||
#include "xserver-server-protocol.h"
|
||||
#include "hash.h"
|
||||
|
||||
static void
|
||||
|
|
|
|||
|
|
@ -33,7 +33,6 @@
|
|||
#include <signal.h>
|
||||
|
||||
#include "xwayland.h"
|
||||
#include "xserver-server-protocol.h"
|
||||
|
||||
|
||||
static int
|
||||
|
|
|
|||
|
|
@ -38,7 +38,6 @@
|
|||
|
||||
#include "cairo-util.h"
|
||||
#include "compositor.h"
|
||||
#include "xserver-server-protocol.h"
|
||||
#include "hash.h"
|
||||
|
||||
struct wm_size_hints {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue