Include wayland-server.h instead of -core.h
This commit is contained in:
parent
7614cb0373
commit
266393a705
|
@ -1,7 +1,7 @@
|
|||
#ifndef _SWAY_EXTENSIONS_H
|
||||
#define _SWAY_EXTENSIONS_H
|
||||
|
||||
#include <wayland-server-core.h>
|
||||
#include <wayland-server.h>
|
||||
#include <wlc/wlc-wayland.h>
|
||||
#include "wayland-desktop-shell-server-protocol.h"
|
||||
#include "list.h"
|
||||
|
|
Loading…
Reference in a new issue