summaryrefslogtreecommitdiffstats
path: root/audio/main.c
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-09-03 14:06:40 +0300
committerJohan Hedberg <johan.hedberg@nokia.com>2008-09-03 14:06:40 +0300
commit8c565c2146ecb7cde3761c087b67618985ab4346 (patch)
tree32e8c59a3d2b6065ec447b4a3b5f6cb09544e3a4 /audio/main.c
parent5c607b7899fd4e555b0d73e3dbe0ea0b4f6e6cfa (diff)
Add telephony initialization calls to correct places
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 9afc61e6..8c3ce9c7 100644
--- a/audio/main.c
+++ b/audio/main.c
@@ -39,6 +39,7 @@
#include "unix.h"
#include "device.h"
#include "manager.h"
+#include "telephony.h"
static GKeyFile *load_config_file(const char *file)
{