diff options
Diffstat (limited to 'host/lib/include/uhdlib/rfnoc')
| -rw-r--r-- | host/lib/include/uhdlib/rfnoc/radio_control_impl.hpp | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/host/lib/include/uhdlib/rfnoc/radio_control_impl.hpp b/host/lib/include/uhdlib/rfnoc/radio_control_impl.hpp index 69577b9e4..c3a6bd507 100644 --- a/host/lib/include/uhdlib/rfnoc/radio_control_impl.hpp +++ b/host/lib/include/uhdlib/rfnoc/radio_control_impl.hpp @@ -4,6 +4,8 @@  // SPDX-License-Identifier: GPL-3.0-or-later  // +#pragma once +  #include <uhd/rfnoc/defaults.hpp>  #include <uhd/rfnoc/multichan_register_iface.hpp>  #include <uhd/rfnoc/radio_control.hpp> | 
