Mercurial > audlegacy-plugins
comparison src/timidity/libtimidity/playmidi.c @ 1954:6acf1bda788b
Removed some extraneous includes.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Tue, 02 Oct 2007 02:20:03 +0300 |
parents | 2ebeb7816c5e |
children | 4bb86ffd9ddf |
comparison
equal
deleted
inserted
replaced
1953:6faf2562e523 | 1954:6acf1bda788b |
---|---|
21 | 21 |
22 */ | 22 */ |
23 | 23 |
24 #include <config.h> | 24 #include <config.h> |
25 | 25 |
26 #include <audacious/vfs.h> | |
27 #include <stdlib.h> | 26 #include <stdlib.h> |
28 #include <string.h> | 27 #include <string.h> |
29 | 28 |
30 #include "timidity.h" | 29 #include "timidity.h" |
31 #include "timidity_internal.h" | 30 #include "timidity_internal.h" |