summaryrefslogtreecommitdiff
path: root/src/MTS_IO_LE910NAGRadio.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/MTS_IO_LE910NAGRadio.cpp')
-rw-r--r--src/MTS_IO_LE910NAGRadio.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MTS_IO_LE910NAGRadio.cpp b/src/MTS_IO_LE910NAGRadio.cpp
index 602466f..73a1d08 100644
--- a/src/MTS_IO_LE910NAGRadio.cpp
+++ b/src/MTS_IO_LE910NAGRadio.cpp
@@ -27,6 +27,7 @@
A more elaborate description
*/
+#include <mts/MTS_Logger.h>
#include <mts/MTS_IO_LE910NAGRadio.h>
using namespace MTS::IO;
@@ -38,4 +39,3 @@ LE910NAGRadio::LE910NAGRadio(const std::string& sPort)
{
}
-