summaryrefslogtreecommitdiff
path: root/src/grp-network/libnetworkd-core/networkd-dhcp6.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-network/libnetworkd-core/networkd-dhcp6.c')
-rw-r--r--src/grp-network/libnetworkd-core/networkd-dhcp6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-network/libnetworkd-core/networkd-dhcp6.c b/src/grp-network/libnetworkd-core/networkd-dhcp6.c
index c5a3c52e94..4b0f93a222 100644
--- a/src/grp-network/libnetworkd-core/networkd-dhcp6.c
+++ b/src/grp-network/libnetworkd-core/networkd-dhcp6.c
@@ -22,7 +22,7 @@
#include <systemd/sd-dhcp6-client.h>
-#include "network-internal.h"
+#include "systemd-network/network-internal.h"
#include "networkd.h"
static int dhcp6_lease_address_acquired(sd_dhcp6_client *client, Link *link);