From 8c565c2146ecb7cde3761c087b67618985ab4346 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Wed, 3 Sep 2008 14:06:40 +0300 Subject: Add telephony initialization calls to correct places --- audio/main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/main.c') 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) { -- cgit