diff options
Diffstat (limited to 'src/grp-resolve/libbasic-dns/resolved-dns-answer.h')
-rw-r--r-- | src/grp-resolve/libbasic-dns/resolved-dns-answer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-resolve/libbasic-dns/resolved-dns-answer.h b/src/grp-resolve/libbasic-dns/resolved-dns-answer.h index bbb836fc7e..447604d008 100644 --- a/src/grp-resolve/libbasic-dns/resolved-dns-answer.h +++ b/src/grp-resolve/libbasic-dns/resolved-dns-answer.h @@ -19,7 +19,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. ***/ -#include "basic/macro.h" +#include "systemd-basic/macro.h" typedef struct DnsAnswer DnsAnswer; typedef struct DnsAnswerItem DnsAnswerItem; |