diff src/timidity/libtimidity/common.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 f14d11bf9cbb
children 6acf1bda788b
line wrap: on
line diff
--- a/src/timidity/libtimidity/common.c	Tue Oct 02 00:53:58 2007 +0300
+++ b/src/timidity/libtimidity/common.c	Mon Oct 01 23:01:22 2007 +0100
@@ -23,7 +23,7 @@
 
 #include <config.h>
 
-#include "audacious/vfs.h"
+#include <audacious/vfs.h>
 #include <stdlib.h>
 #include <string.h>