summaryrefslogtreecommitdiff
path: root/src/grp-network/libnetworkd-core/networkd-ipv4ll.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-network/libnetworkd-core/networkd-ipv4ll.c')
-rw-r--r--src/grp-network/libnetworkd-core/networkd-ipv4ll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-network/libnetworkd-core/networkd-ipv4ll.c b/src/grp-network/libnetworkd-core/networkd-ipv4ll.c
index ae323d595b..c82525788d 100644
--- a/src/grp-network/libnetworkd-core/networkd-ipv4ll.c
+++ b/src/grp-network/libnetworkd-core/networkd-ipv4ll.c
@@ -20,7 +20,7 @@
#include <netinet/ether.h>
#include <linux/if.h>
-#include "network-internal.h"
+#include "systemd-network/network-internal.h"
#include "networkd.h"
static int ipv4ll_address_lost(Link *link) {