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/b100/b100_impl.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/lib/usrp/b100') diff --git a/host/lib/usrp/b100/b100_impl.hpp b/host/lib/usrp/b100/b100_impl.hpp index 4f5017c97..904c846e0 100644 --- a/host/lib/usrp/b100/b100_impl.hpp +++ b/host/lib/usrp/b100/b100_impl.hpp @@ -18,7 +18,7 @@ #ifndef INCLUDED_B100_IMPL_HPP #define INCLUDED_B100_IMPL_HPP -#include "../fx2/fx2_ctrl.hpp" +#include "fx2_ctrl.hpp" #include "b100_ctrl.hpp" #include "clock_ctrl.hpp" #include "codec_ctrl.hpp" -- cgit v1.2.3