summaryrefslogtreecommitdiff
path: root/src/grp-resolve/libbasic-dns/resolved-dns-packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-resolve/libbasic-dns/resolved-dns-packet.h')
-rw-r--r--src/grp-resolve/libbasic-dns/resolved-dns-packet.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/grp-resolve/libbasic-dns/resolved-dns-packet.h b/src/grp-resolve/libbasic-dns/resolved-dns-packet.h
index a9e95ebd75..cb03de8986 100644
--- a/src/grp-resolve/libbasic-dns/resolved-dns-packet.h
+++ b/src/grp-resolve/libbasic-dns/resolved-dns-packet.h
@@ -22,10 +22,10 @@
#include <netinet/ip.h>
#include <netinet/udp.h>
-#include "basic/hashmap.h"
-#include "basic/in-addr-util.h"
-#include "basic/macro.h"
-#include "basic/sparse-endian.h"
+#include "systemd-basic/hashmap.h"
+#include "systemd-basic/in-addr-util.h"
+#include "systemd-basic/macro.h"
+#include "systemd-basic/sparse-endian.h"
typedef struct DnsPacket DnsPacket;
typedef struct DnsPacketHeader DnsPacketHeader;