Mercurial > audlegacy-plugins
diff src/sexypsf/plugin.c @ 1952:17a6441c71b6
Some missed #include "" to <> changes.
| author | Matti Hamalainen <ccr@tnsp.org> |
|---|---|
| date | Tue, 02 Oct 2007 01:59:24 +0300 |
| parents | 2ebeb7816c5e |
| children | 6acf1bda788b |
line wrap: on
line diff
--- a/src/sexypsf/plugin.c Mon Oct 01 23:01:22 2007 +0100 +++ b/src/sexypsf/plugin.c Tue Oct 02 01:59:24 2007 +0300 @@ -20,7 +20,7 @@ #include <audacious/plugin.h> #include <audacious/main.h> #include <audacious/tuple.h> -#include "audacious/tuple_formatter.h" +#include <audacious/tuple_formatter.h> #include <audacious/util.h> #include <audacious/vfs.h> #include <stdio.h>
