diff options
| author | Maarten Bosmans <mkbosmans@gmail.com> | 2011-06-13 15:04:33 +0200 | 
|---|---|---|
| committer | Colin Guthrie <colin@mageia.org> | 2011-06-22 23:12:20 +0100 | 
| commit | dd9265ac78b56c378bc7ca47920be9d9d93392b7 (patch) | |
| tree | afe6f2d056e765c35e27bf856dc0633f5bb3c0c3 /src/modules/bluetooth/bluetooth-util.h | |
| parent | 9ffa9382dd8627aa12f1cffd67c96a6dacb4420f (diff) | |
Remove unnecessary #includes
Diffstat (limited to 'src/modules/bluetooth/bluetooth-util.h')
| -rw-r--r-- | src/modules/bluetooth/bluetooth-util.h | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/src/modules/bluetooth/bluetooth-util.h b/src/modules/bluetooth/bluetooth-util.h index 2054f6e7..248ca47d 100644 --- a/src/modules/bluetooth/bluetooth-util.h +++ b/src/modules/bluetooth/bluetooth-util.h @@ -25,9 +25,7 @@  #include <dbus/dbus.h>  #include <pulsecore/llist.h> -#include <pulsecore/strlist.h>  #include <pulsecore/macro.h> -#include <pulsecore/core-util.h>  #define PA_BLUETOOTH_ERROR_NOT_SUPPORTED "org.bluez.Error.NotSupported" | 
