Mercurial > audlegacy-plugins
diff src/CoreAudio/init.c @ 2519:2da1343a024d
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Tue, 08 Apr 2008 15:11:35 -0500 |
| parents | 7b284f323ad8 |
| children | 769e17da93dd |
line wrap: on
line diff
--- a/src/CoreAudio/init.c Tue Apr 08 15:10:31 2008 -0500 +++ b/src/CoreAudio/init.c Tue Apr 08 15:11:35 2008 -0500 @@ -16,7 +16,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "coreaudio.h" -#include <audacious/configdb.h> +#include <audacious/plugin.h> OSXConfig osx_cfg;
