summaryrefslogtreecommitdiffstats
path: root/audio/headset.c
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2007-08-13 08:14:22 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2007-08-13 08:14:22 +0000
commitc2833e263d6cfc4cf82f4bfdcc59640a4071aeae (patch)
tree86396cb615ddf12634758f78297c88cc13394f8b /audio/headset.c
parentd013a1eaa7beebbb49c1fe0015c70ad81566d97c (diff)
Remove ifndef protections and includes from .h files
Diffstat (limited to 'audio/headset.c')
-rw-r--r--audio/headset.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/headset.c b/audio/headset.c
index 3a01dbb1..b0e67ba2 100644
--- a/audio/headset.c
+++ b/audio/headset.c
@@ -51,6 +51,7 @@
#include "dbus.h"
#include "dbus-helper.h"
#include "logging.h"
+#include "ipc.h"
#include "device.h"
#include "manager.h"
#include "error.h"