aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/lib/mykonos/adi_ctrl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'mpm/lib/mykonos/adi_ctrl.cpp')
-rw-r--r--mpm/lib/mykonos/adi_ctrl.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/mpm/lib/mykonos/adi_ctrl.cpp b/mpm/lib/mykonos/adi_ctrl.cpp
index fb781ea4c..287d17f5f 100644
--- a/mpm/lib/mykonos/adi_ctrl.cpp
+++ b/mpm/lib/mykonos/adi_ctrl.cpp
@@ -15,12 +15,11 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-
#include "adi/common.h"
+
#include <mpm/spi/adi_ctrl.hpp>
+#include <uhd/exception.hpp>
-// TODO: fix path of UHD includes
-#include <../../host/include/uhd/exception.hpp>
#include <iostream>
#include <chrono>
#include <thread>