From c2833e263d6cfc4cf82f4bfdcc59640a4071aeae Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 13 Aug 2007 08:14:22 +0000 Subject: Remove ifndef protections and includes from .h files --- audio/headset.c | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/headset.c') 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" -- cgit