summaryrefslogtreecommitdiff
path: root/src/grp-network/libnetworkd-core/networkd-conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-network/libnetworkd-core/networkd-conf.c')
-rw-r--r--src/grp-network/libnetworkd-core/networkd-conf.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/grp-network/libnetworkd-core/networkd-conf.c b/src/grp-network/libnetworkd-core/networkd-conf.c
index 44f5170219..9fd1cf8191 100644
--- a/src/grp-network/libnetworkd-core/networkd-conf.c
+++ b/src/grp-network/libnetworkd-core/networkd-conf.c
@@ -19,11 +19,11 @@
#include <ctype.h>
-#include "basic/def.h"
-#include "basic/hexdecoct.h"
-#include "basic/string-table.h"
-#include "shared/conf-parser.h"
+#include "systemd-basic/def.h"
+#include "systemd-basic/hexdecoct.h"
+#include "systemd-basic/string-table.h"
#include "systemd-network/dhcp-identifier.h"
+#include "systemd-shared/conf-parser.h"
#include "networkd-conf.h"