diff --git a/firmware/baseband/baseband_thread.cpp b/firmware/baseband/baseband_thread.cpp index 88d77ef0..053b5a3a 100644 --- a/firmware/baseband/baseband_thread.cpp +++ b/firmware/baseband/baseband_thread.cpp @@ -30,6 +30,7 @@ #include "rssi.hpp" #include "i2s.hpp" +using namespace lpc43xx; #include "proc_am_audio.hpp" #include "proc_nfm_audio.hpp"