add _wlr_vlog to syms global

This commit is contained in:
Tony Crisci 2018-02-24 12:12:05 -05:00
parent b7b86a9591
commit 47c9d29919
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ WLROOTS_0_0_0 {
global:
wlr_*;
_wlr_log;
_wlr_vlog;
local:
wlr_data_device_keyboard_drag_interface;
wlr_data_device_pointer_drag_interface;