Mercurial > audlegacy-plugins
diff src/console/Audacious_Config.cxx @ 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 | c3fdb0e5a306 |
| children | 7ada85b64e90 |
line wrap: on
line diff
--- a/src/console/Audacious_Config.cxx Tue Oct 02 00:53:58 2007 +0300 +++ b/src/console/Audacious_Config.cxx Mon Oct 01 23:01:22 2007 +0100 @@ -13,7 +13,7 @@ #include <glib.h> #include <audacious/i18n.h> #include <gtk/gtk.h> -#include "audacious/configdb.h" +#include <audacious/configdb.h> #include "Audacious_Config.h" // TODO: add UI for echo
