summary refs log tree commit diff
path: root/src/nm-act-request.c
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2020-04-11 21:28:04 +0200
committerMichael Biebl <biebl@debian.org>2020-04-11 21:28:04 +0200
commit1e5977b62f896e844b548c3007ace9e1dfa7f9ed (patch)
tree7a7416ed410e72b6200f3d860fd315ec11cc106b /src/nm-act-request.c
parentb012fa6e1d808e0736c009799c62d835cbfcc1dd (diff)
New upstream version 1.23.90 upstream/1.23.90
Diffstat (limited to 'src/nm-act-request.c')
-rw-r--r--src/nm-act-request.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nm-act-request.c b/src/nm-act-request.c
index ef36a40d..1c252052 100644
--- a/src/nm-act-request.c
+++ b/src/nm-act-request.c
@@ -19,7 +19,7 @@
 #include "devices/nm-device.h"
 #include "nm-active-connection.h"
 #include "settings/nm-settings-connection.h"
-#include "nm-auth-subject.h"
+#include "nm-libnm-core-intern/nm-auth-subject.h"
 
 typedef struct {
 	char *table;