From 4a4f703c94787b39f9df4ca10e329b7ccff5f0fc Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Tue, 26 May 2015 14:17:31 +0200 Subject: libnm,dbus-helpers: include glib-compat for g_test_initialized() --- libnm/nm-dbus-helpers.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libnm/nm-dbus-helpers.c b/libnm/nm-dbus-helpers.c index a9fc58edf3..45e09442e9 100644 --- a/libnm/nm-dbus-helpers.c +++ b/libnm/nm-dbus-helpers.c @@ -22,6 +22,8 @@ #include #include + +#include "nm-glib-compat.h" #include "nm-dbus-helpers.h" #include "nm-dbus-interface.h" -- cgit v1.2.1