diff options
author | Johan Hedberg <johan.hedberg@nokia.com> | 2007-08-12 23:58:15 +0000 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2007-08-12 23:58:15 +0000 |
commit | d013a1eaa7beebbb49c1fe0015c70ad81566d97c (patch) | |
tree | d4f99165dd4ee46c5bb3b73fc31a490a88744299 /audio/device.c | |
parent | f9d8837abad3b67b70425157ac854deb892b2b91 (diff) |
Clean up mess with header files
Diffstat (limited to 'audio/device.c')
-rw-r--r-- | audio/device.c | 2 |
1 files changed, 2 insertions, 0 deletions
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, |