aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/b100/mb_eeprom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/usrp/b100/mb_eeprom.cpp')
-rw-r--r--host/lib/usrp/b100/mb_eeprom.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/usrp/b100/mb_eeprom.cpp b/host/lib/usrp/b100/mb_eeprom.cpp
index e353ceec4..3e46d7d1f 100644
--- a/host/lib/usrp/b100/mb_eeprom.cpp
+++ b/host/lib/usrp/b100/mb_eeprom.cpp
@@ -5,7 +5,7 @@
//
#include "b100_impl.hpp"
-#include "eeprom_utils.hpp"
+#include <uhdlib/utils/eeprom_utils.hpp>
#include <uhd/usrp/mboard_eeprom.hpp>
namespace {