summaryrefslogtreecommitdiff
path: root/src/grp-network/libnetworkd-core/networkd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-network/libnetworkd-core/networkd.h')
-rw-r--r--src/grp-network/libnetworkd-core/networkd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-network/libnetworkd-core/networkd.h b/src/grp-network/libnetworkd-core/networkd.h
index b61e03920e..cabd43b8e1 100644
--- a/src/grp-network/libnetworkd-core/networkd.h
+++ b/src/grp-network/libnetworkd-core/networkd.h
@@ -27,8 +27,8 @@
#include "udev.h"
#include "dhcp-identifier.h"
-#include "hashmap.h"
-#include "list.h"
+#include "basic/hashmap.h"
+#include "basic/list.h"
#include "networkd-address-pool.h"
#include "networkd-link.h"