diff src/CoreAudio/coreaudio.h @ 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 3da1b8942b8b
children f1b6f1b2cdb3
line wrap: on
line diff
--- a/src/CoreAudio/coreaudio.h	Tue Oct 02 00:53:58 2007 +0300
+++ b/src/CoreAudio/coreaudio.h	Mon Oct 01 23:01:22 2007 +0100
@@ -40,7 +40,7 @@
 #include <stdio.h>
 #include <string.h>
 
-#include "audacious/plugin.h"
+#include <audacious/plugin.h>
 
 #ifdef WORDS_BIGENDIAN
 # define IS_BIG_ENDIAN TRUE