Mercurial > audlegacy-plugins
diff src/cue/cuesheet.c @ 1961:e8ea3a76a84e
Various #include cleanups.
| author | Matti Hamalainen <ccr@tnsp.org> |
|---|---|
| date | Tue, 02 Oct 2007 18:43:28 +0300 |
| parents | bbebc130f8f5 |
| children | 5fa26178eaef |
line wrap: on
line diff
--- a/src/cue/cuesheet.c Tue Oct 02 18:42:14 2007 +0300 +++ b/src/cue/cuesheet.c Tue Oct 02 18:43:28 2007 +0300 @@ -26,7 +26,6 @@ #include <audacious/plugin.h> #include <audacious/output.h> #include <audacious/playlist.h> -#include <audacious/vfs.h> #include <audacious/util.h> #include <audacious/strings.h> #include <audacious/main.h>
