summaryrefslogtreecommitdiff
path: root/src/core/NetworkManagerUtils.h
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-03-04 11:29:39 +0100
committerThomas Haller <thaller@redhat.com>2021-03-05 11:27:16 +0100
commit604b1d033126700d26182bb02f3180a80ef388ca (patch)
treef042ad6b8bc7d31709c034d5ac8b2f6fc869c111 /src/core/NetworkManagerUtils.h
parent06c03f3e8d6fe8400d5bff7fc29caebbccf84bc2 (diff)
downloadNetworkManager-604b1d033126700d26182bb02f3180a80ef388ca.tar.gz
platform: move more platform code to src/libnm-platform/
Diffstat (limited to 'src/core/NetworkManagerUtils.h')
-rw-r--r--src/core/NetworkManagerUtils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/NetworkManagerUtils.h b/src/core/NetworkManagerUtils.h
index bd7ca33645..a004dbb718 100644
--- a/src/core/NetworkManagerUtils.h
+++ b/src/core/NetworkManagerUtils.h
@@ -11,7 +11,7 @@
#include "libnm-glib-aux/nm-dedup-multi.h"
#include "nm-setting-ip-config.h"
#include "nm-setting-ip6-config.h"
-#include "platform/nm-platform.h"
+#include "libnm-platform/nm-platform.h"
/*****************************************************************************/