libweston: Introduce backend.h
Introduce a new private header file that only internal backends are allowed to use. Starts by migrating functions that operate on the 'struct weston_head'. Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
committed by
Daniel Stone
parent
0260fed3c7
commit
e41c1bff11
@@ -55,6 +55,7 @@
|
||||
#include <libweston/weston-debug.h>
|
||||
#include "shared/helpers.h"
|
||||
#include "libinput-seat.h"
|
||||
#include "backend.h"
|
||||
#include "libweston-internal.h"
|
||||
|
||||
#ifndef DRM_CLIENT_CAP_ASPECT_RATIO
|
||||
|
||||
Reference in New Issue
Block a user