Mercurial > audlegacy-plugins
comparison src/alac/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 | ed6c81bd9016 |
| children | 3134a0987162 |
comparison
equal
deleted
inserted
replaced
| 2575:1e67df1a1edc | 2576:bd3a24b39058 |
|---|---|
| 45 #include <glib.h> | 45 #include <glib.h> |
| 46 #include <audacious/i18n.h> | 46 #include <audacious/i18n.h> |
| 47 | 47 |
| 48 #include <audacious/plugin.h> | 48 #include <audacious/plugin.h> |
| 49 #include <audacious/output.h> | 49 #include <audacious/output.h> |
| 50 #include <audacious/util.h> | |
| 51 | 50 |
| 52 #include "demux.h" | 51 #include "demux.h" |
| 53 #include "decomp.h" | 52 #include "decomp.h" |
| 54 #include "stream.h" | 53 #include "stream.h" |
| 55 | 54 |
