summaryrefslogtreecommitdiff
path: root/src/grp-resolve/libbasic-dns/test-dns-packet.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-resolve/libbasic-dns/test-dns-packet.c')
-rw-r--r--src/grp-resolve/libbasic-dns/test-dns-packet.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/grp-resolve/libbasic-dns/test-dns-packet.c b/src/grp-resolve/libbasic-dns/test-dns-packet.c
index c9e210fa94..059011513c 100644
--- a/src/grp-resolve/libbasic-dns/test-dns-packet.c
+++ b/src/grp-resolve/libbasic-dns/test-dns-packet.c
@@ -20,14 +20,14 @@
#include <glob.h>
#include <net/if.h>
-#include "basic/alloc-util.h"
-#include "basic/fileio.h"
-#include "basic/glob-util.h"
-#include "basic/log.h"
-#include "basic/macro.h"
-#include "basic/string-util.h"
-#include "basic/strv.h"
-#include "basic/unaligned.h"
+#include "systemd-basic/alloc-util.h"
+#include "systemd-basic/fileio.h"
+#include "systemd-basic/glob-util.h"
+#include "systemd-basic/log.h"
+#include "systemd-basic/macro.h"
+#include "systemd-basic/string-util.h"
+#include "systemd-basic/strv.h"
+#include "systemd-basic/unaligned.h"
#include "resolved-dns-packet.h"
#include "resolved-dns-rr.h"