core: Include hfp.h

This commit is contained in:
Denis Kenzior 2013-04-08 23:48:49 -05:00
parent 4610d3dad2
commit ad43b3d248
2 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,7 @@
#include "ofono.h"
#include "common.h"
#include "hfp.h"
#include "gatserver.h"
#include "gatppp.h"

View File

@ -40,6 +40,7 @@
#include <gdbus.h>
#include "ofono.h"
#include "common.h"
#include "hfp.h"
static GSList *g_drivers = NULL;