summaryrefslogtreecommitdiff
path: root/src/grp-network/libnetworkd-core/networkd-network.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-network/libnetworkd-core/networkd-network.h')
-rw-r--r--src/grp-network/libnetworkd-core/networkd-network.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/grp-network/libnetworkd-core/networkd-network.h b/src/grp-network/libnetworkd-core/networkd-network.h
index 66430a7c45..6b1da36d28 100644
--- a/src/grp-network/libnetworkd-core/networkd-network.h
+++ b/src/grp-network/libnetworkd-core/networkd-network.h
@@ -21,10 +21,10 @@
#include <systemd/sd-bus.h>
-#include "basic/hashmap.h"
-#include "shared/condition.h"
-#include "shared/resolve-util.h"
+#include "systemd-basic/hashmap.h"
#include "systemd-network/dhcp-identifier.h"
+#include "systemd-shared/condition.h"
+#include "systemd-shared/resolve-util.h"
#include "udev.h"
#include "networkd-address.h"