diff options
-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 fd15281c..774269a2 100644 --- a/drivers/atmodem/voicecall.c +++ b/drivers/atmodem/voicecall.c @@ -39,7 +39,7 @@ #include "gatchat.h" #include "gatresult.h" -#include "common.h" +#include "common.h" #include "atmodem.h" |