Mercurial > audlegacy-plugins
comparison src/madplug/plugin.c @ 2497:ed6c81bd9016
Include cleanups, part #2.
| author | Matti Hamalainen <ccr@tnsp.org> |
|---|---|
| date | Mon, 31 Mar 2008 14:55:14 +0300 |
| parents | a651657361d7 |
| children | 769e17da93dd |
comparison
equal
deleted
inserted
replaced
| 2496:42a5c9d5830b | 2497:ed6c81bd9016 |
|---|---|
| 27 | 27 |
| 28 #include <math.h> | 28 #include <math.h> |
| 29 | 29 |
| 30 #include <gtk/gtk.h> | 30 #include <gtk/gtk.h> |
| 31 #include <audacious/util.h> | 31 #include <audacious/util.h> |
| 32 #include <audacious/configdb.h> | |
| 33 #include <stdarg.h> | 32 #include <stdarg.h> |
| 34 #include <fcntl.h> | 33 #include <fcntl.h> |
| 35 #include <audacious/vfs.h> | |
| 36 #include <sys/stat.h> | 34 #include <sys/stat.h> |
| 37 #include "tuple.h" | 35 #include "tuple.h" |
| 38 | 36 |
| 39 /* | 37 /* |
| 40 * Global variables | 38 * Global variables |
