diff options
Diffstat (limited to 'drivers/atmodem/voicecall.c')
-rw-r--r-- | drivers/atmodem/voicecall.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/atmodem/voicecall.c b/drivers/atmodem/voicecall.c index 124e48ac..e8a2118d 100644 --- a/drivers/atmodem/voicecall.c +++ b/drivers/atmodem/voicecall.c @@ -37,7 +37,7 @@ #include "gatchat.h" #include "gatresult.h" -#include "at.h" +#include "atmodem.h" /* Amount of ms we wait between CLCC calls */ #define POLL_CLCC_INTERVAL 500 |