From d013a1eaa7beebbb49c1fe0015c70ad81566d97c Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Sun, 12 Aug 2007 23:58:15 +0000 Subject: Clean up mess with header files --- audio/device.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'audio/device.c') diff --git a/audio/device.c b/audio/device.c index 18e494c1..54d4bb6f 100644 --- a/audio/device.c +++ b/audio/device.c @@ -43,6 +43,8 @@ #include "logging.h" #include "textfile.h" +#include "headset.h" +#include "sink.h" #include "device.h" static DBusHandlerResult device_get_address(DBusConnection *conn, -- cgit