summaryrefslogtreecommitdiff
path: root/src/libnm-core-impl/nm-team-utils.c
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-02-18 17:37:47 +0100
committerThomas Haller <thaller@redhat.com>2021-02-18 19:47:16 +0100
commitfbf82f51b72a27b00c39ea37d4d359f09da4bf02 (patch)
tree035559bbae2df761c02c36f0874533f617ffb393 /src/libnm-core-impl/nm-team-utils.c
parent61f006caf47aaa184ff4d54a6280956acc1fbad9 (diff)
downloadNetworkManager-fbf82f51b72a27b00c39ea37d4d359f09da4bf02.tar.gz
build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,log-null,log-core}"th/libnm-core-split2
Diffstat (limited to 'src/libnm-core-impl/nm-team-utils.c')
-rw-r--r--src/libnm-core-impl/nm-team-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnm-core-impl/nm-team-utils.c b/src/libnm-core-impl/nm-team-utils.c
index 9546ababfd..88983d0b64 100644
--- a/src/libnm-core-impl/nm-team-utils.c
+++ b/src/libnm-core-impl/nm-team-utils.c
@@ -11,7 +11,7 @@
#include "nm-errors.h"
#include "nm-utils-private.h"
-#include "nm-glib-aux/nm-json-aux.h"
+#include "libnm-glib-aux/nm-json-aux.h"
#include "libnm-core-intern/nm-core-internal.h"
#include "nm-setting-team.h"
#include "nm-setting-team-port.h"