diff options
Diffstat (limited to 'plugins/hfp.c')
-rw-r--r-- | plugins/hfp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/hfp.c b/plugins/hfp.c index c2973be3..9733cfca 100644 --- a/plugins/hfp.c +++ b/plugins/hfp.c @@ -49,7 +49,7 @@ #include <ofono/ussd.h> #include <ofono/voicecall.h> -#include <drivers/hfpmodem/hfp.h> +#include <drivers/hfpmodem/hfpmodem.h> static const char *brsf_prefix[] = { "+BRSF:", NULL }; static const char *cind_prefix[] = { "+CIND:", NULL }; |