drivers: Include hfp.h

This commit is contained in:
Denis Kenzior 2013-04-08 23:44:59 -05:00
parent 2cdccd4e42
commit b18963af33
2 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@
#include <ofono/handsfree.h>
#include "hfpmodem.h"
#include "hfp.h"
#include "slc.h"
static const char *binp_prefix[] = { "+BINP:", NULL };

View File

@ -37,6 +37,7 @@
#include <drivers/atmodem/atutil.h>
#include "hfp.h"
#include "slc.h"
static const char *brsf_prefix[] = { "+BRSF:", NULL };