summaryrefslogtreecommitdiffstats
path: root/audio/main.c
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2007-08-27 12:05:10 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2007-08-27 12:05:10 +0000
commit296dcf42cf8a4f4d6f0192cac58a28887be38552 (patch)
treebd763ff8a417c9286896b2e53a782681cfae76c8 /audio/main.c
parente1bfc91de96a38616100cc31db7bdb69f2cfbea6 (diff)
First try at device autocreate support
Diffstat (limited to 'audio/main.c')
-rw-r--r--audio/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/main.c b/audio/main.c
index 3ca2ba40..ae43f170 100644
--- a/audio/main.c
+++ b/audio/main.c
@@ -38,6 +38,7 @@
#include "dbus.h"
#include "logging.h"
#include "unix.h"
+#include "device.h"
#include "manager.h"
static gboolean disable_hfp = TRUE;