summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-09-03 14:07:28 +0300
committerJohan Hedberg <johan.hedberg@nokia.com>2008-09-03 14:07:28 +0300
commit86340d34bb4786f6a657e74936e2639e6d041504 (patch)
tree89c267d60c8119b7ac8d3edb1ed4baf3f719056e /audio
parent8c565c2146ecb7cde3761c087b67618985ab4346 (diff)
Remove unnecessary include
Diffstat (limited to 'audio')
-rw-r--r--audio/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/main.c b/audio/main.c
index 8c3ce9c7..9afc61e6 100644
--- a/audio/main.c
+++ b/audio/main.c
@@ -39,7 +39,6 @@
#include "unix.h"
#include "device.h"
#include "manager.h"
-#include "telephony.h"
static GKeyFile *load_config_file(const char *file)
{