Mercurial > audlegacy-plugins
diff src/scrobbler/plugin.c @ 402:1d50eb0b5a0a trunk
[svn] - chase prefswin -> ui_preferences in audacious core
| author | nenolod |
|---|---|
| date | Tue, 02 Jan 2007 22:28:23 -0800 |
| parents | 50347c06ec68 |
| children | d124034ebea3 |
line wrap: on
line diff
--- a/src/scrobbler/plugin.c Fri Dec 29 04:53:41 2006 -0800 +++ b/src/scrobbler/plugin.c Tue Jan 02 22:28:23 2007 -0800 @@ -8,7 +8,7 @@ #include <gtk/gtk.h> #include <audacious/plugin.h> -#include <audacious/prefswin.h> +#include <audacious/ui_preferences.h> #include <audacious/playlist.h> #include <audacious/configdb.h> #include <audacious/beepctrl.h>
