Mercurial > audlegacy-plugins
view src/timidity/callbacks.c @ 2610:1e4d147bdc2b
Combine init.c into alsa.c and use a preprocessor define for configdb ID for consistency.
| author | Matti Hamalainen <ccr@tnsp.org> |
|---|---|
| date | Wed, 21 May 2008 16:42:00 +0300 |
| parents | eed7c270e8dd |
| children |
line wrap: on
line source
#include <config.h> #include <gtk/gtk.h> #include "callbacks.h" #include "interface.h" #include "interface.h"
