summaryrefslogtreecommitdiff
path: root/src/nm-active-connection.c
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2014-08-16 01:33:46 +0200
committerThomas Haller <thaller@redhat.com>2014-09-29 13:00:11 +0200
commit05494423de63892114653a05272b31b6dccbda53 (patch)
tree7b6bd3a6eafbf886d8512280dafd7e00224d0a38 /src/nm-active-connection.c
parent624e7deb47faaf34d356cf4249ad09094442fc60 (diff)
downloadNetworkManager-05494423de63892114653a05272b31b6dccbda53.tar.gz
auth: rename file nm-manager-auth.* to nm-auth-utils.*
Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'src/nm-active-connection.c')
-rw-r--r--src/nm-active-connection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nm-active-connection.c b/src/nm-active-connection.c
index 130b5229b0..888bbd1797 100644
--- a/src/nm-active-connection.c
+++ b/src/nm-active-connection.c
@@ -27,7 +27,7 @@
#include "nm-dbus-manager.h"
#include "nm-device.h"
#include "nm-settings-connection.h"
-#include "nm-manager-auth.h"
+#include "nm-auth-utils.h"
#include "nm-auth-subject.h"
#include "NetworkManagerUtils.h"