weston-debug: Rename weston-debug to weston-log to better reflect its purpose
No changes in functionality have been made. Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
|
||||
#include <libweston/libweston.h>
|
||||
#include <libweston/backend-drm.h>
|
||||
#include <libweston/weston-debug.h>
|
||||
#include <libweston/weston-log.h>
|
||||
#include "shared/helpers.h"
|
||||
#include "libinput-seat.h"
|
||||
#include "backend.h"
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
|
||||
#include <libweston/libweston.h>
|
||||
#include <libweston/backend-drm.h>
|
||||
#include <libweston/weston-debug.h>
|
||||
#include <libweston/weston-log.h>
|
||||
#include "drm-internal.h"
|
||||
#include "shared/helpers.h"
|
||||
#include "shared/timespec-util.h"
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
#include "timeline.h"
|
||||
|
||||
#include <libweston/libweston.h>
|
||||
#include <libweston/weston-debug.h>
|
||||
#include <libweston/weston-log.h>
|
||||
#include "linux-dmabuf.h"
|
||||
#include "viewporter-server-protocol.h"
|
||||
#include "presentation-time-server-protocol.h"
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include <libweston/libweston.h>
|
||||
#include <libweston/weston-debug.h>
|
||||
#include <libweston/weston-log.h>
|
||||
#include "compositor/weston.h"
|
||||
#include "weston-content-protection-server-protocol.h"
|
||||
#include "shared/helpers.h"
|
||||
|
||||
@@ -27,7 +27,7 @@ srcs_libweston = [
|
||||
'timeline.c',
|
||||
'touch-calibration.c',
|
||||
'weston-log-wayland.c',
|
||||
'weston-debug.c',
|
||||
'weston-log.c',
|
||||
'zoom.c',
|
||||
'../shared/matrix.c',
|
||||
linux_dmabuf_unstable_v1_protocol_c,
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <libweston/weston-debug.h>
|
||||
#include <libweston/weston-log.h>
|
||||
#include "helpers.h"
|
||||
#include <libweston/libweston.h>
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <libweston/weston-debug.h>
|
||||
#include <libweston/weston-log.h>
|
||||
#include "helpers.h"
|
||||
#include <libweston/libweston.h>
|
||||
|
||||
Reference in New Issue
Block a user