From 8e54cfdb27c90d79f1baffcd2c4fabff95ef6bc8 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Wed, 1 Jun 2016 12:31:36 +0200 Subject: all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" header --- src/nm-active-connection.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/nm-active-connection.c') diff --git a/src/nm-active-connection.c b/src/nm-active-connection.c index 7f84fe4d64..2b7847b2df 100644 --- a/src/nm-active-connection.c +++ b/src/nm-active-connection.c @@ -21,6 +21,8 @@ #include "nm-default.h" #include "nm-active-connection.h" + +#include "nm-common-macros.h" #include "nm-dbus-interface.h" #include "nm-device.h" #include "nm-settings-connection.h" -- cgit v1.2.1