aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/mboard_impl.cpp
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-08-16 00:09:47 -0700
committerJosh Blum <josh@joshknows.com>2010-08-16 00:09:47 -0700
commit564bfee0389d0274e7cd128d61dcbe50ca6a6cdd (patch)
tree5f06ae5b63a0c52f0b52562d2c12c70a1faed17d /host/lib/usrp/usrp1/mboard_impl.cpp
parent963f60c69c25a1295b5ed4dee07df5d91567deb7 (diff)
downloaduhd-564bfee0389d0274e7cd128d61dcbe50ca6a6cdd.tar.gz
uhd-564bfee0389d0274e7cd128d61dcbe50ca6a6cdd.tar.bz2
uhd-564bfee0389d0274e7cd128d61dcbe50ca6a6cdd.zip
usrp1: compiling with the latest next
Diffstat (limited to 'host/lib/usrp/usrp1/mboard_impl.cpp')
-rw-r--r--host/lib/usrp/usrp1/mboard_impl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/usrp/usrp1/mboard_impl.cpp b/host/lib/usrp/usrp1/mboard_impl.cpp
index 5e0285dfd..ede9b2681 100644
--- a/host/lib/usrp/usrp1/mboard_impl.cpp
+++ b/host/lib/usrp/usrp1/mboard_impl.cpp
@@ -17,7 +17,7 @@
#include "usrp1_impl.hpp"
#include "usrp_commands.h"
-#include "../misc_utils.hpp"
+#include <uhd/usrp/misc_utils.hpp>
#include <uhd/utils/assert.hpp>
#include <uhd/usrp/mboard_props.hpp>
#include <boost/assign/list_of.hpp>