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:
+1
-1
@@ -33,7 +33,7 @@
|
||||
#include <libweston/libweston.h>
|
||||
#include "compositor/weston.h"
|
||||
#include <libweston/xwayland-api.h>
|
||||
#include <libweston/weston-debug.h>
|
||||
#include <libweston/weston-log.h>
|
||||
|
||||
#define SEND_EVENT_MASK (0x80)
|
||||
#define EVENT_TYPE(event) ((event)->response_type & ~SEND_EVENT_MASK)
|
||||
|
||||
Reference in New Issue
Block a user