libweston: Add weston-debug header to libweston
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
committed by
Daniel Stone
parent
6f098663c0
commit
f4f4c2bcf1
+1
-1
@@ -62,7 +62,7 @@
|
||||
#include <libweston/backend-x11.h>
|
||||
#include <libweston/backend-wayland.h>
|
||||
#include <libweston/windowed-output-api.h>
|
||||
#include "weston-debug.h"
|
||||
#include <libweston/weston-debug.h>
|
||||
#include "../remoting/remoting-plugin.h"
|
||||
|
||||
#define WINDOW_TITLE "Weston Compositor"
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
#include "weston.h"
|
||||
#include "weston-screenshooter-server-protocol.h"
|
||||
#include "shared/helpers.h"
|
||||
#include "weston-debug.h"
|
||||
#include <libweston/weston-debug.h>
|
||||
|
||||
struct screenshooter {
|
||||
struct weston_compositor *ec;
|
||||
|
||||
Reference in New Issue
Block a user