From 378287b381edfd15dcb97bb2632ff5fb91933f6b Mon Sep 17 00:00:00 2001 From: Aaron Rossetto Date: Mon, 1 Jun 2020 15:26:33 -0500 Subject: python: Add vector IIR RFNoC block controller bindings --- host/lib/rfnoc/radio_control_python.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/lib/rfnoc/radio_control_python.hpp') diff --git a/host/lib/rfnoc/radio_control_python.hpp b/host/lib/rfnoc/radio_control_python.hpp index f16f0b6e9..21dfcb744 100644 --- a/host/lib/rfnoc/radio_control_python.hpp +++ b/host/lib/rfnoc/radio_control_python.hpp @@ -6,8 +6,8 @@ #pragma once -#include #include "block_controller_factory_python.hpp" +#include using namespace uhd::rfnoc; -- cgit v1.2.3