diff options
Diffstat (limited to 'host/tests/rfnoc_chdr_test.cpp')
-rw-r--r-- | host/tests/rfnoc_chdr_test.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/host/tests/rfnoc_chdr_test.cpp b/host/tests/rfnoc_chdr_test.cpp index 67993cb02..417ed2f96 100644 --- a/host/tests/rfnoc_chdr_test.cpp +++ b/host/tests/rfnoc_chdr_test.cpp @@ -6,8 +6,8 @@ #include <uhd/types/endianness.hpp> #include <uhd/utils/byteswap.hpp> -#include <uhdlib/rfnoc/chdr/chdr_packet.hpp> -#include <uhdlib/rfnoc/chdr/chdr_types.hpp> +#include <uhdlib/rfnoc/chdr_packet.hpp> +#include <uhdlib/rfnoc/chdr_types.hpp> #include <boost/format.hpp> #include <boost/test/unit_test.hpp> #include <iostream> |