summaryrefslogtreecommitdiff
path: root/include/mts/MTS_IO_ME910Radio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mts/MTS_IO_ME910Radio.h')
-rw-r--r--include/mts/MTS_IO_ME910Radio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/mts/MTS_IO_ME910Radio.h b/include/mts/MTS_IO_ME910Radio.h
index 91cdfc6..09e8ede 100644
--- a/include/mts/MTS_IO_ME910Radio.h
+++ b/include/mts/MTS_IO_ME910Radio.h
@@ -21,12 +21,12 @@
#ifndef MTS_IO_ME910RADIO_H_
#define MTS_IO_ME910RADIO_H_
-#include <mts/MTS_IO_CellularRadio.h>
+#include <mts/MTS_IO_TelitRadio.h>
namespace MTS {
namespace IO {
- class ME910Radio : public CellularRadio {
+ class ME910Radio : public TelitRadio {
public:
static const std::string MODEL_NAME;