From 38eefb2eeaa9c5d83da8abcf5b7efa8eba5fe413 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Fri, 1 Jul 2011 14:03:04 -0700 Subject: usrp: moved fx2 stuff into common folder --- host/lib/usrp/usrp1/usrp1_iface.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/lib/usrp/usrp1') diff --git a/host/lib/usrp/usrp1/usrp1_iface.hpp b/host/lib/usrp/usrp1/usrp1_iface.hpp index 3da754a87..c1ac34f25 100644 --- a/host/lib/usrp/usrp1/usrp1_iface.hpp +++ b/host/lib/usrp/usrp1/usrp1_iface.hpp @@ -18,11 +18,11 @@ #ifndef INCLUDED_USRP1_IFACE_HPP #define INCLUDED_USRP1_IFACE_HPP +#include "fx2_ctrl.hpp" #include "wb_iface.hpp" #include #include #include -#include "../fx2/fx2_ctrl.hpp" /*! * The usrp1 interface class: -- cgit v1.2.3