summaryrefslogtreecommitdiff
path: root/shared/nm-test-utils-impl.c
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-04-15 09:23:31 +0200
committerThomas Haller <thaller@redhat.com>2019-04-18 18:59:09 +0200
commit81833358786b0fdd0668ef92b0bdc1361fa980b3 (patch)
tree4754eb4def7ed049285b25087a6f1b2914b1ff8b /shared/nm-test-utils-impl.c
parent80db06f768e47541eae7d66ef48fbe47bf1a69ce (diff)
downloadNetworkManager-81833358786b0fdd0668ef92b0bdc1361fa980b3.tar.gz
shared: move "nm-dbus-compat.h" header to "nm-std-aux/nm-dbus-compat.h"
Diffstat (limited to 'shared/nm-test-utils-impl.c')
-rw-r--r--shared/nm-test-utils-impl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/nm-test-utils-impl.c b/shared/nm-test-utils-impl.c
index 8241e07860..3fbf7a63f6 100644
--- a/shared/nm-test-utils-impl.c
+++ b/shared/nm-test-utils-impl.c
@@ -23,7 +23,7 @@
#include <sys/wait.h>
#include "NetworkManager.h"
-#include "nm-dbus-compat.h"
+#include "nm-std-aux/nm-dbus-compat.h"
#include "nm-test-libnm-utils.h"