Mercurial > audlegacy-plugins
comparison src/flacng/plugin.c @ 2576:bd3a24b39058
Removed #includes that should not be included anymore.
| author | Matti Hamalainen <ccr@tnsp.org> |
|---|---|
| date | Mon, 19 May 2008 04:20:50 +0300 |
| parents | 6c272f46fa99 |
| children | 04249b58c738 |
comparison
equal
deleted
inserted
replaced
| 2575:1e67df1a1edc | 2576:bd3a24b39058 |
|---|---|
| 17 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | 17 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
| 18 */ | 18 */ |
| 19 /* #define FLACNG_DEBUG */ | 19 /* #define FLACNG_DEBUG */ |
| 20 | 20 |
| 21 #include "flacng.h" | 21 #include "flacng.h" |
| 22 #include <audacious/util.h> | |
| 23 #include <audacious/output.h> | 22 #include <audacious/output.h> |
| 24 #include <audacious/i18n.h> | 23 #include <audacious/i18n.h> |
| 25 #include "tools.h" | 24 #include "tools.h" |
| 26 #include "plugin.h" | 25 #include "plugin.h" |
| 27 #include "seekable_stream_callbacks.h" | 26 #include "seekable_stream_callbacks.h" |
