diff src/audiocompress/audacious-glue.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 562e7f9bb661
children da7a68f68116
line wrap: on
line diff
--- a/src/audiocompress/audacious-glue.c	Tue Oct 02 00:53:58 2007 +0300
+++ b/src/audiocompress/audacious-glue.c	Mon Oct 01 23:01:22 2007 +0100
@@ -9,9 +9,9 @@
 #include <string.h>
 #include <gtk/gtk.h>
 #include <audacious/i18n.h>
-#include "audacious/plugin.h"
-#include "audacious/util.h"
-#include "audacious/configdb.h"
+#include <audacious/plugin.h>
+#include <audacious/util.h>
+#include <audacious/configdb.h>
 
 #include "config.h"
 #include "compress.h"