summaryrefslogtreecommitdiffstats
path: root/host/apps/discover_usrps.cpp
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-02-26 12:01:03 -0800
committerJosh Blum <josh@joshknows.com>2010-02-26 12:01:03 -0800
commita4452018d17329ca02fbda85cc6b6ac21084094a (patch)
treec5593919cba55dc3033b56931ab80c4df4f17cdf /host/apps/discover_usrps.cpp
parent5715b2c4937ca094ca8f1d9d9b55c4edcc959981 (diff)
downloaduhd-a4452018d17329ca02fbda85cc6b6ac21084094a.tar.gz
uhd-a4452018d17329ca02fbda85cc6b6ac21084094a.tar.bz2
uhd-a4452018d17329ca02fbda85cc6b6ac21084094a.zip
removed empty uhd.hpp and cpp files
Diffstat (limited to 'host/apps/discover_usrps.cpp')
-rw-r--r--host/apps/discover_usrps.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/apps/discover_usrps.cpp b/host/apps/discover_usrps.cpp
index 7e8c21673..5172a4a26 100644
--- a/host/apps/discover_usrps.cpp
+++ b/host/apps/discover_usrps.cpp
@@ -15,7 +15,7 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-#include <uhd.hpp>
+#include <uhd/device.hpp>
#include <uhd/props.hpp>
#include <boost/program_options.hpp>
#include <boost/format.hpp>