diff options
Diffstat (limited to 'host/lib/include/uhdlib/rfnoc/ctrlport_endpoint.hpp')
-rw-r--r-- | host/lib/include/uhdlib/rfnoc/ctrlport_endpoint.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/include/uhdlib/rfnoc/ctrlport_endpoint.hpp b/host/lib/include/uhdlib/rfnoc/ctrlport_endpoint.hpp index bf81ededd..ecedd09ca 100644 --- a/host/lib/include/uhdlib/rfnoc/ctrlport_endpoint.hpp +++ b/host/lib/include/uhdlib/rfnoc/ctrlport_endpoint.hpp @@ -6,8 +6,8 @@ #pragma once +#include <uhd/rfnoc/chdr_types.hpp> #include <uhd/rfnoc/register_iface.hpp> -#include <uhdlib/rfnoc/chdr_types.hpp> #include <uhdlib/rfnoc/clock_iface.hpp> #include <memory> |