summaryrefslogtreecommitdiff
path: root/src/grp-network/test-networkd-conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-network/test-networkd-conf.c')
-rw-r--r--src/grp-network/test-networkd-conf.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/grp-network/test-networkd-conf.c b/src/grp-network/test-networkd-conf.c
index 0e1a18457d..91863d8a9e 100644
--- a/src/grp-network/test-networkd-conf.c
+++ b/src/grp-network/test-networkd-conf.c
@@ -17,11 +17,11 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "hexdecoct.h"
-#include "log.h"
-#include "macro.h"
-#include "string-util.h"
-#include "ether-addr-util.h"
+#include "basic/hexdecoct.h"
+#include "basic/log.h"
+#include "basic/macro.h"
+#include "basic/string-util.h"
+#include "basic/ether-addr-util.h"
#include "networkd-conf.h"
#include "networkd-network.h"