aboutsummaryrefslogtreecommitdiffstats
path: root/tools/modemctrl.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/modemctrl.c')
-rw-r--r--tools/modemctrl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/modemctrl.c b/tools/modemctrl.c
index 160f365..396536b 100644
--- a/tools/modemctrl.c
+++ b/tools/modemctrl.c
@@ -32,7 +32,7 @@
#include <pthread.h>
#include <getopt.h>
-#include <radio.h>
+#include <samsung-ipc.h>
#define MODEM_STATE_LPM 0
#define MODEM_STATE_NORMAL 2