diff options
Diffstat (limited to 'tests/libdnssec/sample_keys.h')
-rw-r--r-- | tests/libdnssec/sample_keys.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/libdnssec/sample_keys.h b/tests/libdnssec/sample_keys.h index cd9f18f0a..5b6155ed4 100644 --- a/tests/libdnssec/sample_keys.h +++ b/tests/libdnssec/sample_keys.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz> +/* Copyright (C) 2024 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -16,7 +16,7 @@ #pragma once -#include <binary.h> +#include "libdnssec/binary.h" typedef struct key_parameters { // DNSSEC fields |