summaryrefslogtreecommitdiff
path: root/src/grp-network/libnetworkd-core/networkd-ndisc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-network/libnetworkd-core/networkd-ndisc.c')
-rw-r--r--src/grp-network/libnetworkd-core/networkd-ndisc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-network/libnetworkd-core/networkd-ndisc.c b/src/grp-network/libnetworkd-core/networkd-ndisc.c
index f3a4fc0fa5..1033ccc342 100644
--- a/src/grp-network/libnetworkd-core/networkd-ndisc.c
+++ b/src/grp-network/libnetworkd-core/networkd-ndisc.c
@@ -22,7 +22,7 @@
#include <netinet/in.h>
#include <linux/if.h>
-#include <systemd/sd-ndisc.h>
+#include "systemd-network/sd-ndisc.h"
#include "networkd.h"