Mercurial > audlegacy-plugins
diff src/bluetooth/scan_gui.h @ 2889:6c53f9fa9029
Backed out changeset 59ff744e1e23
| author | Matti Hamalainen <ccr@tnsp.org> |
|---|---|
| date | Tue, 12 Aug 2008 20:29:49 +0300 |
| parents | 43557eb3180f |
| children | 5e97b55f87cf |
line wrap: on
line diff
--- a/src/bluetooth/scan_gui.h Fri Aug 01 22:55:49 2008 +0300 +++ b/src/bluetooth/scan_gui.h Tue Aug 12 20:29:49 2008 +0300 @@ -18,12 +18,6 @@ #include <gtk/gtk.h> #include <glib.h> -#include <alsa/asoundlib.h> -#include <alsa/pcm_plugin.h> -#include <audacious/plugin.h> -#include <audacious/i18n.h> - - void show_scan(gint use); void show_no_devices(); void destroy_scan_window();
