summaryrefslogtreecommitdiff
path: root/src/grp-network/libnetworkd-core/networkd-dhcp4.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-network/libnetworkd-core/networkd-dhcp4.c')
-rw-r--r--src/grp-network/libnetworkd-core/networkd-dhcp4.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-network/libnetworkd-core/networkd-dhcp4.c b/src/grp-network/libnetworkd-core/networkd-dhcp4.c
index 438ffd0842..4fbd9644cd 100644
--- a/src/grp-network/libnetworkd-core/networkd-dhcp4.c
+++ b/src/grp-network/libnetworkd-core/networkd-dhcp4.c
@@ -21,9 +21,9 @@
#include <linux/if.h>
#include "basic/alloc-util.h"
-#include "dhcp-lease-internal.h"
+#include "systemd-network/dhcp-lease-internal.h"
#include "basic/hostname-util.h"
-#include "network-internal.h"
+#include "systemd-network/network-internal.h"
#include "networkd.h"
static int dhcp4_route_handler(sd_netlink *rtnl, sd_netlink_message *m,