summaryrefslogtreecommitdiff
path: root/libnm-core/tests/test-setting.c
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-02-04 16:04:15 +0100
committerThomas Haller <thaller@redhat.com>2021-02-09 12:38:18 +0100
commit78629830c8189f4cc8b0177abc400c3f5b26e9ce (patch)
tree1b89d9a7e5e5cae1be21f0cec06d8e8d5c353266 /libnm-core/tests/test-setting.c
parenta38afcb1d9403d07a5938c32b46b197692f5ae4b (diff)
downloadNetworkManager-78629830c8189f4cc8b0177abc400c3f5b26e9ce.tar.gz
all: add "libnm-core/nm-default-libnm-core.h" as replacement for "nm-default.h"
Diffstat (limited to 'libnm-core/tests/test-setting.c')
-rw-r--r--libnm-core/tests/test-setting.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-core/tests/test-setting.c b/libnm-core/tests/test-setting.c
index b17ba15d51..58fd662238 100644
--- a/libnm-core/tests/test-setting.c
+++ b/libnm-core/tests/test-setting.c
@@ -3,7 +3,7 @@
* Copyright (C) 2008 - 2017 Red Hat, Inc.
*/
-#include "nm-default.h"
+#include "libnm-core/nm-default-libnm-core.h"
#include <linux/pkt_sched.h>
#include <net/if.h>