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
@@ -28,6 +28,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include <libweston/libweston.h>
|
||||
#include "backend.h"
|
||||
#include "libweston-internal.h"
|
||||
|
||||
#ifdef ENABLE_EGL
|
||||
|
||||
Reference in New Issue
Block a user