mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
Bug 1500850 - [Wayland] Add missing dbus header dbus-glib-lowlevel.h, r=jhorak
Differential Revision: https://phabricator.services.mozilla.com/D9365 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
e132eb9e51
commit
df678c862e
@ -13,6 +13,7 @@
|
||||
#include "nsPrintfCString.h"
|
||||
|
||||
#include <dlfcn.h>
|
||||
#include <dbus/dbus-glib-lowlevel.h>
|
||||
|
||||
using mozilla::LogLevel;
|
||||
static mozilla::LazyLogModule sRemoteLm("DBusRemoteClient");
|
||||
|
Loading…
Reference in New Issue
Block a user