diff src/CoreAudio/audio.c @ 1950:2ebeb7816c5e

Change from "" to <>-style includes. With thanks to ccr for the correct sed voodoo.
author chainsaw@localhost
date Mon, 01 Oct 2007 23:01:22 +0100
parents aee4ebea943a
children bd3a24b39058
line wrap: on
line diff
--- a/src/CoreAudio/audio.c	Tue Oct 02 00:53:58 2007 +0300
+++ b/src/CoreAudio/audio.c	Mon Oct 01 23:01:22 2007 +0100
@@ -18,7 +18,7 @@
  *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 #include "coreaudio.h"
-#include "audacious/util.h"
+#include <audacious/util.h>
 #include <errno.h>
 #include <CoreAudio/CoreAudio.h>