diff src/bluetooth/bluetooth.c @ 2971:3134a0987162

- changed include path from audacious to audlegacy. - changed include path for libSAD.h.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Wed, 26 Nov 2008 02:55:04 +0900
parents acfa92d9ff5e
children
line wrap: on
line diff
--- a/src/bluetooth/bluetooth.c	Tue Nov 25 23:11:16 2008 +0900
+++ b/src/bluetooth/bluetooth.c	Wed Nov 26 02:55:04 2008 +0900
@@ -24,7 +24,7 @@
 #include "gui.h"
 #include "scan_gui.h"
 #include "agent.h"
-#include <audacious/plugin.h>
+#include <audlegacy/plugin.h>
 #define DEBUG 1
 GList * current_device = NULL;
 gint config = 0;